summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XStorageBasedDocument.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XStorageBasedDocument.idl')
-rw-r--r--offapi/com/sun/star/document/XStorageBasedDocument.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XStorageBasedDocument.idl b/offapi/com/sun/star/document/XStorageBasedDocument.idl
index 47d7d669655b..d1e7af817bb1 100644
--- a/offapi/com/sun/star/document/XStorageBasedDocument.idl
+++ b/offapi/com/sun/star/document/XStorageBasedDocument.idl
@@ -44,7 +44,7 @@
/** allows to initialize document with a storage, to store document to
a storage, and to set document to be based on provided storage.
*/
-published interface XStorageBasedDocument: com::sun::star::uno::XInterface
+interface XStorageBasedDocument: com::sun::star::uno::XInterface
{
//------------------------------------------------------------------------
/** lets the document load itself using provided storage.