| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
import "OfficeFrameLoader.idl";
 
  
| Additional Inherited Members | |
| Public Member Functions inherited from XSynchronousFrameLoader | |
| boolean | load ([in] sequence< com::sun::star::beans::PropertyValue > Descriptor, [in] XFrame Frame) | 
| starts the loading of the specified resource into the specified Frame. | |
| void | cancel () | 
| cancels the loading process. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |