LibreOffice
LibreOffice 24.2 SDK API Reference
|
is a factory to get XAnyCompare service implementations. More...
import"AnyCompareFactory.idl";
Public Member Functions | |
createWithLocale ([in] com::sun::star::lang::Locale aLocale) | |
Public Member Functions inherited from XAnyCompareFactory | |
com::sun::star::ucb::XAnyCompare | createAnyCompareByName ([in] string PropertyName) |
creates an XAnyCompare instance. 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... | |
is a factory to get XAnyCompare service implementations.
createWithLocale | ( | [in] com::sun::star::lang::Locale | aLocale | ) |