LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
XPrinterServer2 Interface Reference

extends printer server interface More...

import"XPrinterServer2.idl";

Inheritance diagram for XPrinterServer2:
XPrinterServer XInterface PrinterServer

Public Member Functions

string getDefaultPrinterName ()
 returns the current default printer name More...
 
- Public Member Functions inherited from XPrinterServer
sequence< string > getPrinterNames ()
 returns a list of all available printer names. More...
 
com::sun::star::awt::XPrinter createPrinter ([in] string printerName)
 creates a new virtual printer. More...
 
com::sun::star::awt::XInfoPrinter createInfoPrinter ([in] string printerName)
 creates a new information printer. More...
 
- 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...
 

Detailed Description

extends printer server interface

Since
LibreOffice 6.3

Member Function Documentation

◆ getDefaultPrinterName()

string getDefaultPrinterName ( )

returns the current default printer name

Returns
current default printer name

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