|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module document {
63 [in]
string TargetLocation,
97 [in]
string SourceLocation,
98 [in]
string SalvagedFile,
void recoverFromFile([in] string SourceLocation, [in] string SalvagedFile, [in] sequence< ::com::sun::star::beans::PropertyValue > MediaDescriptor)
recovers the document after a previous emergency or session save.
void storeToRecoveryFile([in] string TargetLocation, [in] sequence< ::com::sun::star::beans::PropertyValue > MediaDescriptor)
does an emergency save of the document
is the interface to be implemented by documents who wish to participate in the document emergency-sav...
Definition: XDocumentRecovery.idl:28
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:34
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
boolean wasModifiedSinceLastSave()
determines whether the document has been modified since the last call to storeToRecoveryFile().
Definition: Ambiguous.idl:20