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();
123 void disconnectController( [in]
XController Controller );
136 void lockControllers();
149 void unlockControllers();
163 boolean hasControllersLocked();
185 void setCurrentController( [in]
XController Controller )