summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--svx/source/unodraw/unomod.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/unodraw/unomod.cxx b/svx/source/unodraw/unomod.cxx
index e859425904be..32ba518c8dd1 100644
--- a/svx/source/unodraw/unomod.cxx
+++ b/svx/source/unodraw/unomod.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unomod.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:25:45 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 13:54:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -224,8 +224,6 @@ sal_Bool SvxUnoDrawMSFactory::createEvent( const SdrModel* pDoc, const SdrHint*
break;
// HINT_DEFAULTTABCHG, // Default Tabulatorweite geaendert
// HINT_DEFFONTHGTCHG, // Default FontHeight geaendert
-// HINT_CONTROLINSERTED, // UnoControl wurde eingefuegt
-// HINT_CONTROLREMOVED, // UnoControl wurde entfernt
// HINT_SWITCHTOPAGE, // #94278# UNDO/REDO at an object evtl. on another page
// HINT_OBJLISTCLEAR // Is called before an SdrObjList will be cleared
default: