21 module 
com {  module sun {  module star {  module svg {
 
   28                              [in] sequence< byte > aJobSetup,
 
   30                              [in] 
unsigned long nCopies,
 
   31                              [in] 
boolean  bCollate );
 
 
Definition XSVGPrinter.idl:26
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)
base interface of all UNO interfaces
Definition XInterface.idl:46
receives notification of general document events.
Definition XDocumentHandler.idl:32
Definition Ambiguous.idl:20