summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XStorageChangeListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XStorageChangeListener.idl')
-rw-r--r--offapi/com/sun/star/document/XStorageChangeListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XStorageChangeListener.idl b/offapi/com/sun/star/document/XStorageChangeListener.idl
index 2272132f8db2..6ed36735a1c1 100644
--- a/offapi/com/sun/star/document/XStorageChangeListener.idl
+++ b/offapi/com/sun/star/document/XStorageChangeListener.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module document {
//=============================================================================
/** allows to be notified when a document is switched to a new storage.
*/
-interface XStorageChangeListener: com::sun::star::lang::XEventListener
+published interface XStorageChangeListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------
/** is called when document switches to another storage.