LibreOffice
LibreOffice 6.3 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_frame_XLoadable_idl__
20 #define __com_sun_star_frame_XLoadable_idl__
29 module
com { module sun { module star { module frame {
53 void load( [in] sequence<com::sun::star::beans::PropertyValue> lArguments )
offers a simple way to initialize a component or load it from a URL.
Definition: XLoadable.idl:39
This exception can be thrown in case an object is initialized second time.
Definition: DoubleInitializationException.idl:32
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47