|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
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 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.
void cancel()
cancels the loading process.
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:39
represents the environment for a desktop component
Definition: Frame.idl:36
Definition: Ambiguous.idl:20
is used to receive callbacks from an asynchronous frame loader.
Definition: XLoadEventListener.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:46