LibreOffice
LibreOffice 24.8 SDK API Reference
|
Prior to LibreOffice 4.3, this singleton was only available as a (single-instance) AutoRecovery service. More...
import <theAutoRecovery.idl;
Additional Inherited Members | |
![]() | |
void | dispatch ([in] com::sun::star::util::URL URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments) |
dispatches (executes) a URL | |
void | addStatusListener ([in] XStatusListener Control, [in] com::sun::star::util::URL URL) |
registers a listener of a control for a specific URL at this object to receive status events. | |
void | removeStatusListener ([in] XStatusListener Control, [in] com::sun::star::util::URL URL) |
unregisters a listener from a control. | |
![]() | |
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. | |
Prior to LibreOffice 4.3, this singleton was only available as a (single-instance) AutoRecovery service.