This singleton is intended to allow to restart the office asynchronously. More...
import "OfficeRestartManager.idl";
 
  
| Additional Inherited Members | |
|  Public Member Functions inherited from XRestartManager | |
| void | requestRestart ([in] com::sun::star::task::XInteractionHandler xInteractionHandler) raises ( com::sun::star::uno::Exception ) | 
| let the office restart asynchronously | |
| boolean | isRestartRequested ([in] boolean bInitialized) raises ( com::sun::star::uno::Exception ) | 
| allows to get info whether the restart has been requested and provide the initialization status. | |
|  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. | |
This singleton is intended to allow to restart the office asynchronously.