LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
DrawingDocumentFactory Service Referencepublished

import"DrawingDocumentFactory.idl";

Inheritance diagram for DrawingDocumentFactory:
XMultiServiceFactory XInterface

Exported Interfaces

interface com::sun::star::lang::XMultiServiceFactory
 

Additional Inherited Members

- Public Member Functions inherited from XMultiServiceFactory
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...
 
- 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...
 

Detailed Description

Deprecated:
Please use the factory interface of the service GenericDrawingDocument.

Exported Interfaces

◆ com::sun::star::lang::XMultiServiceFactory


The documentation for this service was generated from the following file: