summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XDocumentRecovery.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XDocumentRecovery.idl')
-rw-r--r--offapi/com/sun/star/document/XDocumentRecovery.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/document/XDocumentRecovery.idl b/offapi/com/sun/star/document/XDocumentRecovery.idl
index f632186f6eaa..61c22bc8e15b 100644
--- a/offapi/com/sun/star/document/XDocumentRecovery.idl
+++ b/offapi/com/sun/star/document/XDocumentRecovery.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/io/IOException.idl>
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module document {
-//=============================================================================
/** is the interface to be implemented by documents who wish to participate in
the document emergency-save / recovery process.
@@ -119,11 +117,9 @@ interface XDocumentRecovery
);
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif