LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
theWindowContentFactoryManager Singleton Reference

This interface could be incomplete since I derived it from its sole place of use. More...

import"theWindowContentFactoryManager.idl";

Inheritance diagram for theWindowContentFactoryManager:
XSingleComponentFactory XInterface

Additional Inherited Members

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

This interface could be incomplete since I derived it from its sole place of use.

Prior to LibreOffice 4.3, this singleton was only available as a (single-instance) WindowContentFactoryManager service.

Since
LibreOffice 4.3

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