22 module
com { module sun { module star { module frame {
66 boolean attachResource(
68 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
87 sequence< com::sun::star::beans::PropertyValue > getArgs();
128 void lockControllers();
141 void unlockControllers();
155 boolean hasControllersLocked();
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition: Controller.idl:37
Definition: Ambiguous.idl:20
represents a component which is created from a URL and arguments.
Definition: XModel.idl:50
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:33
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