summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/UndoManagerEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/UndoManagerEvent.idl')
-rwxr-xr-xoffapi/com/sun/star/document/UndoManagerEvent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/UndoManagerEvent.idl b/offapi/com/sun/star/document/UndoManagerEvent.idl
index 55928a17b..163b9c6dd 100755
--- a/offapi/com/sun/star/document/UndoManagerEvent.idl
+++ b/offapi/com/sun/star/document/UndoManagerEvent.idl
@@ -31,7 +31,7 @@
//==================================================================================================================
-module com { module sun { module star { module document {
+module com { module sun { module star { module document {
//==================================================================================================================
@@ -41,7 +41,7 @@ module com { module sun { module star { module document {
@see XUndoManagerListener
@see XUndoAction
*/
-struct UndoManagerEvent : ::com::sun::star::lang::EventObject
+published struct UndoManagerEvent : ::com::sun::star::lang::EventObject
{
/** the title of the undo action which is described by the event
@see XUndoAction::Title