LibreOffice
LibreOffice 24.2 SDK API Reference
|
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. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
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 | ||
) |