LibreOffice
LibreOffice 24.2 SDK API Reference
|
Provide access to a collection of remote content providers. More...
import"XRemoteContentProviderSupplier.idl";
Public Member Functions | |
com::sun::star::lang::XMultiServiceFactory | queryRemoteContentProvider ([in] string Identifier) |
Get a factory through which a remote content provider's UniversalContentBroker service can be instantiated. 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... | |
Provide access to a collection of remote content providers.
com::sun::star::lang::XMultiServiceFactory queryRemoteContentProvider | ( | [in] string | Identifier | ) |
Get a factory through which a remote content provider's UniversalContentBroker service can be instantiated.
Identifier | An arbitrary identifier uniquely identifying a remote content provider. |