diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:54:01 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 12:54:01 +0000 |
commit | 3a61a835af19a459ec62a9dcc43cc3478fd14e8a (patch) | |
tree | 0f6dbc81de5514d517d1b2f824d206624e99b006 /svx/source/unodraw | |
parent | 06c27c0dc122bc1ce098ff98248c853a6e0fac72 (diff) |
INTEGRATION: CWS aw024 (1.16.12); FILE MERGED
2006/11/10 03:51:32 aw 1.16.12.4: RESYNC: (1.18-1.19); FILE MERGED
2006/09/21 19:43:35 aw 1.16.12.3: RESYNC: (1.17-1.18); FILE MERGED
2006/07/04 13:26:14 aw 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED
2006/01/25 07:00:04 fs 1.16.12.1: merge changes from CWS formcontacts (for #i52724#) herein
Diffstat (limited to 'svx/source/unodraw')
-rw-r--r-- | svx/source/unodraw/unomod.cxx | 6 |
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: |