LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
XSVGPrinter Interface Referencepublished

import "XSVGPrinter.idl";

Inheritance diagram for XSVGPrinter:
XInterface

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.
 

Detailed Description

Member Function Documentation

◆ endJob()

void endJob ( )

◆ printPage()

void printPage ( [in] sequence< byte > aPrintPage)

◆ startJob()

boolean startJob ( [in] com::sun::star::xml::sax::XDocumentHandler aHandler,
[in] sequence< byte > aJobSetup,
[in] string aJobName,
[in] unsigned long nCopies,
[in] boolean bCollate )

The documentation for this interface was generated from the following file: