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