LibreOffice
LibreOffice 24.2 SDK API Reference
|
mechanism to discover and manage printers More...
import <PrinterServer.idl;
Additional Inherited Members | |
![]() | |
string | getDefaultPrinterName () |
returns the current default printer name | |
![]() | |
sequence< string > | getPrinterNames () |
returns a list of all available printer names. | |
com::sun::star::awt::XPrinter | createPrinter ([in] string printerName) |
creates a new virtual printer. | |
com::sun::star::awt::XInfoPrinter | createInfoPrinter ([in] string printerName) |
creates a new information printer. | |
![]() | |
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. | |
mechanism to discover and manage printers