summaryrefslogtreecommitdiffstats
path: root/svx/source/editeng/impedit2.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-10-15 08:47:37 +0000
committerKurt Zenker <kz@openoffice.org>2003-10-15 08:47:37 +0000
commit9f7d02af168e66a301a2fe1118b8ecd3c499c85e (patch)
tree7c8c465591db99c4300dc414a047147f3504e4fe /svx/source/editeng/impedit2.cxx
parentINTEGRATION: CWS extleading (1.62.158); FILE MERGED (diff)
downloadcore-9f7d02af168e66a301a2fe1118b8ecd3c499c85e.tar.gz
core-9f7d02af168e66a301a2fe1118b8ecd3c499c85e.zip
INTEGRATION: CWS extleading (1.87.18); FILE MERGED
2003/08/08 09:13:30 fme 1.87.18.2: RESYNC: (1.87-1.89); FILE MERGED 2003/07/08 11:26:30 fme 1.87.18.1: #110641# Feature - External Leading
Diffstat (limited to 'svx/source/editeng/impedit2.cxx')
-rw-r--r--svx/source/editeng/impedit2.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/editeng/impedit2.cxx b/svx/source/editeng/impedit2.cxx
index 3a8f80574dc7..968aa567605f 100644
--- a/svx/source/editeng/impedit2.cxx
+++ b/svx/source/editeng/impedit2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: impedit2.cxx,v $
*
- * $Revision: 1.89 $
+ * $Revision: 1.90 $
*
- * last change: $Author: hr $ $Date: 2003-07-16 17:57:41 $
+ * last change: $Author: kz $ $Date: 2003-10-15 09:47:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -207,6 +207,7 @@ ImpEditEngine::ImpEditEngine( EditEngine* pEE, SfxItemPool* pItemPool ) :
bUpdate = TRUE;
bUseAutoColor = TRUE;
bForceAutoColor = FALSE;
+ bAddExtLeading = FALSE;
#ifndef SVX_LIGHT
bUndoEnabled = TRUE;
#else