LibreOffice
LibreOffice 5.0 SDK API Reference
|
This interface could be incomplete since I derived it from it's sole place of use. More...
import "theWindowContentFactoryManager.idl";
Additional Inherited Members | |
![]() | |
com::sun::star::uno::XInterface | createInstanceWithContext ([in] com::sun::star::uno::XComponentContext Context) raises (com::sun::star::uno::Exception) |
Creates an instance of a service implementation. More... | |
com::sun::star::uno::XInterface | createInstanceWithArgumentsAndContext ([in] sequence< any > Arguments,[in] com::sun::star::uno::XComponentContext Context) raises ( com::sun::star::uno::Exception ) |
Creates an instance of a component and initializes the new instance with the given arguments and context. More... | |
This interface could be incomplete since I derived it from it's sole place of use.
Prior to LibreOffice 4.3, this singleton was only available as a (single-instance) WindowContentFactoryManager service.