19 #ifndef __com_sun_star_frame_XModel_idl__ 20 #define __com_sun_star_frame_XModel_idl__ 30 module
com { module sun { module star { module frame {
74 boolean attachResource(
76 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
95 sequence< com::sun::star::beans::PropertyValue > getArgs();
136 void lockControllers();
149 void unlockControllers();
163 boolean hasControllersLocked();
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition: Controller.idl:47
Definition: Ambiguous.idl:22
represents a component which is created from a URL and arguments.
Definition: XModel.idl:58
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:37
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