22 module
com { module sun { module star { module frame {
58 [in] sequence< com::sun::star::beans::PropertyValue > Arguments,
load components into a frame
Definition XFrameLoader.idl:35
void cancel()
cancels the loading process.
void load([in] XFrame Frame, [in] string URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] XLoadEventListener Listener)
starts the loading of the specified resource into the specified Frame.
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition XFrame.idl:39
is used to receive callbacks from an asynchronous frame loader.
Definition XLoadEventListener.idl:30
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
represents the environment for a desktop component
Definition Frame.idl:36