| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
a factory for a XContentProvider. More...
import "XContentProviderFactory.idl";
 
  
| Public Member Functions | |
| XContentProvider | createContentProvider ([in] string Service) | 
| creates a XContentProvider implementation object. | |
| 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. | |
| XContentProvider createContentProvider | ( | [in] string | Service | ) | 
creates a XContentProvider implementation object.
| Service | the name of the UNO service to be used to create the implementation of the content provider. |