summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:39:15 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 15:39:15 +0000
commit64e08449d44b2f0d7e1aaf90470ca6120de71577 (patch)
tree9a99a85daac4c3f72453ffc834d40c4eec20373b /svtools
parentINTEGRATION: CWS dba24c (1.4.232); FILE MERGED (diff)
downloadcore-64e08449d44b2f0d7e1aaf90470ca6120de71577.tar.gz
core-64e08449d44b2f0d7e1aaf90470ca6120de71577.zip
INTEGRATION: CWS dba24c (1.29.82); FILE MERGED
2007/09/28 19:18:15 fs 1.29.82.2: RESYNC: (1.29-1.30); FILE MERGED 2007/09/04 11:46:26 fs 1.29.82.1: #i80940#
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/contnr/imivctl1.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/contnr/imivctl1.cxx b/svtools/source/contnr/imivctl1.cxx
index 96d5caca496b..8796f7f290da 100644
--- a/svtools/source/contnr/imivctl1.cxx
+++ b/svtools/source/contnr/imivctl1.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imivctl1.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: vg $ $Date: 2007-09-20 16:29:25 $
+ * last change: $Author: ihi $ $Date: 2007-11-21 16:39:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -158,6 +158,7 @@ SvxIconChoiceCtrl_Impl::SvxIconChoiceCtrl_Impl( SvtIconChoiceCtrl* pCurView,
pHead = NULL;
pCursor = NULL;
bUpdateMode = TRUE;
+ bEntryEditingEnabled = FALSE;
bInDragDrop = FALSE;
bHighlightFramePressed = FALSE;
eSelectionMode = MULTIPLE_SELECTION;