20 #ifndef __com_sun_star_ui_XUIElementFactoryRegistration_idl__ 21 #define __com_sun_star_ui_XUIElementFactoryRegistration_idl__ 30 module
com { module sun { module star { module ui {
78 sequence< sequence< com::sun::star::beans::PropertyValue > > getRegisteredFactories();
is used to query, register and deregister user interface element factories.
Definition: XUIElementFactoryRegistration.idl:58
Definition: Ambiguous.idl:22
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47
is thrown by container methods, if an element is added which is already a child of the container.
Definition: ElementExistException.idl:38
specifies a user interface element factory that can create and initialize user interface elements.
Definition: XUIElementFactory.idl:52