19 #ifndef __com_sun_star_frame_XSynchronousFrameLoader_idl__
20 #define __com_sun_star_frame_XSynchronousFrameLoader_idl__
27 module
com { module sun { module star { module frame {
54 [in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:44
loads a resource into a Frame.
Definition: XSynchronousFrameLoader.idl:38
void cancel()
cancels the loading process.
boolean load([in] sequence< com::sun::star::beans::PropertyValue > Descriptor, [in] XFrame Frame)
starts the loading of the specified resource into the specified Frame.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
represents the environment for a desktop component
Definition: Frame.idl:41