- Description
- starts the loading of the specified resource into the specified ::com::sun::star::frame::Frame .
- Parameter Frame
-
specifies the loading target
- Parameter URL
-
describes the ressource of loading component
Support of special protocols are implementation details
and depends from the environment.
- Parameter Arguments
-
optional arguments for loading
(see ::com::sun::star::document::MediaDescriptor for further informations)
- Parameter Listener
-
this listener will be informed about success
- See also
- ::com::sun::star::frame::XLoadEventListener
|