summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XUndoManagerSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XUndoManagerSupplier.idl')
-rw-r--r--offapi/com/sun/star/document/XUndoManagerSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XUndoManagerSupplier.idl b/offapi/com/sun/star/document/XUndoManagerSupplier.idl
index 06e5bcad8735..bf63839a2720 100644
--- a/offapi/com/sun/star/document/XUndoManagerSupplier.idl
+++ b/offapi/com/sun/star/document/XUndoManagerSupplier.idl
@@ -34,13 +34,13 @@
module com { module sun { module star { module document {
-published interface XUndoManager;
+interface XUndoManager;
//==================================================================================================================
/** provides access to an XUndoManager.
*/
-published interface XUndoManagerSupplier
+interface XUndoManagerSupplier
{
/** returns the Undo manager associated with the component.
*/