20 #ifndef __com_sun_star_document_XDocumentRecovery_idl__ 21 #define __com_sun_star_document_XDocumentRecovery_idl__ 28 module
com { module sun { module star { module document {
54 boolean wasModifiedSinceLastSave();
69 void storeToRecoveryFile(
70 [in]
string TargetLocation,
103 void recoverFromFile(
104 [in]
string SourceLocation,
105 [in]
string SalvagedFile,
106 [in] sequence< ::com::sun::star::beans::PropertyValue >
MediaDescriptor is thrown when an input or output error has occurred.
Definition: IOException.idl:30
Definition: Ambiguous.idl:22
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is the interface to be implemented by documents who wish to participate in the document emergency-sav...
Definition: XDocumentRecovery.idl:34