|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module frame {
48 [in] sequence< com::sun::star::beans::PropertyValue > Descriptor,
loads a resource into a Frame.
Definition: XSynchronousFrameLoader.idl:32
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:39
void cancel()
cancels the loading process.
represents the environment for a desktop component
Definition: Frame.idl:36
Definition: Ambiguous.idl:20
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:46