import "XSVGPrinter.idl";
 
  
| Public Member Functions | |
| boolean | startJob ([in] com::sun::star::xml::sax::XDocumentHandler aHandler, [in] sequence< byte > aJobSetup, [in] string aJobName, [in] unsigned long nCopies, [in] boolean bCollate) | 
| void | printPage ([in] sequence< byte > aPrintPage) | 
| void | endJob () | 
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| void endJob | ( | ) | 
| void printPage | ( | [in] sequence< byte > | aPrintPage | ) | 
| boolean startJob | ( | [in] com::sun::star::xml::sax::XDocumentHandler | aHandler, | 
| [in] sequence< byte > | aJobSetup, | ||
| [in] string | aJobName, | ||
| [in] unsigned long | nCopies, | ||
| [in] boolean | bCollate ) |