LibreOffice
LibreOffice 25.8 SDK API Reference
|
creates an XAnyCompare instance. More...
import "XAnyCompareFactory.idl";
Public Member Functions | |
com::sun::star::ucb::XAnyCompare | createAnyCompareByName ([in] string PropertyName) |
creates an XAnyCompare instance. | |
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. |
creates an XAnyCompare instance.
com::sun::star::ucb::XAnyCompare createAnyCompareByName | ( | [in] string | PropertyName | ) |
creates an XAnyCompare instance.
PropertyName | is the name of a property |