LibreOffice
LibreOffice 24.2 SDK API Reference
|
This interface provides access to an XPropertySet of defaults. More...
import"XDefaultsSupplier.idl";
Public Member Functions | |
com::sun::star::beans::XPropertySet | getDefaults () |
This method returns an XPropertySet of defaults. 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... | |
This interface provides access to an XPropertySet of defaults.
This can either be the parent of an XPropertySet or the global property defaults for a document.
com::sun::star::beans::XPropertySet getDefaults | ( | ) |
This method returns an XPropertySet of defaults.