LibreOffice
LibreOffice 25.8 SDK API Reference
|
specifies a service that provides access to the settings of a text module. More...
import "GlobalSettings.idl";
Exported Interfaces | |
interface | com::sun::star::view::XPrintSettingsSupplier |
This interface specifies the access to the print settings. | |
interface | com::sun::star::view::XViewSettingsSupplier |
This interface specifies the access to the view settings. |
Additional Inherited Members | |
Public Member Functions inherited from XPrintSettingsSupplier | |
com::sun::star::beans::XPropertySet | getPrintSettings () |
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. | |
Public Member Functions inherited from XViewSettingsSupplier | |
com::sun::star::beans::XPropertySet | getViewSettings () |
specifies a service that provides access to the settings of a text module.
This interface specifies the access to the print settings.
This interface specifies the access to the view settings.