22module 
com {  module sun {  module star {  module frame {
 
  148        [in] 
string TargetFrameName,
 
  149        [in] 
long SearchFlags,
 
  150        [in] sequence<com::sun::star::beans::PropertyValue> Arguments)
 
 
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
this is a simple interface to load components by a URL into a frame environment
Definition XComponentLoader.idl:32
com::sun::star::lang::XComponent loadComponentFromURL([in] string URL, [in] string TargetFrameName, [in] long SearchFlags, [in] sequence< com::sun::star::beans::PropertyValue > Arguments)
loads a component specified by a URL into the specified new or existing frame.
allows to explicitly free resources and break cyclic references.
Definition XComponent.idl:39
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20