Added a PrintContent() method to the nsIContentViewer class
git-svn-id: svn://10.0.0.236/trunk@31270 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7172b35aea
commit
9598165686
@ -73,6 +73,8 @@ public:
|
||||
|
||||
NS_IMETHOD Print(void) = 0;
|
||||
|
||||
NS_IMETHOD PrintContent(void) = 0;
|
||||
|
||||
NS_IMETHOD SetEnableRendering(PRBool aOn) = 0;
|
||||
|
||||
NS_IMETHOD GetEnableRendering(PRBool* aResult) = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user