:: com :: sun :: star :: ui ::

unpublished interface XUIElementFactoryManager
Base Interfaces
XUIElementFactoryManagerXUIElementFactoryXUIElementFactoryRegistration

XUIElementFactory
Description
provides a function to create new instances of user interface elements.

A user interface element factory manager is also a user interface element factory. It retrieves the responsible user interface element factory from the provided arguments and passes the arguments to it. see @XUIElementFactory

XUIElementFactoryRegistration
Description
provides functions to query, retrieve, register and deregister user interface element factories.
Usage Restrictions
not published
Description
Provides a unified interface for the new-style service XUIElementFactoryManager.
Since
LibreOffice 4.1

Top of Page