LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "DrawingDocumentFactory.idl";
Exported Interfaces | |
interface | com::sun::star::lang::XMultiServiceFactory |
Additional Inherited Members | |
![]() | |
com::sun::star::uno::XInterface | createInstance ([in] string aServiceSpecifier) raises ( com::sun::star::uno::Exception ) |
Creates an instance classified by the specified name. More... | |
com::sun::star::uno::XInterface | createInstanceWithArguments ([in] string ServiceSpecifier,[in] sequence< any > Arguments) raises ( com::sun::star::uno::Exception ) |
Creates an instance classified by the specified name and passes the arguments to that instance. More... | |
sequence< string > | getAvailableServiceNames () |
Provides the available names of the factory to be used to create instances. More... | |