summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XUndoManagerListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XUndoManagerListener.idl')
-rw-r--r--offapi/com/sun/star/document/XUndoManagerListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/XUndoManagerListener.idl b/offapi/com/sun/star/document/XUndoManagerListener.idl
index 5842d7129b9c..f7ab74e020a2 100644
--- a/offapi/com/sun/star/document/XUndoManagerListener.idl
+++ b/offapi/com/sun/star/document/XUndoManagerListener.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module document {
@see XUndoManager
*/
-published interface XUndoManagerListener : ::com::sun::star::lang::XEventListener
+interface XUndoManagerListener : ::com::sun::star::lang::XEventListener
{
/** is called when an undo action is added to the undo stack.