summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/measctrl.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 16:48:04 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 16:48:04 +0000
commit89aaeaf8525e778a468a013a0c6d32a5790cc446 (patch)
treefeadac91b2e8b180312ef7234df607d22914394b /svx/source/dialog/measctrl.cxx
parentINTEGRATION: CWS mav09 (1.20.46); FILE MERGED (diff)
downloadcore-89aaeaf8525e778a468a013a0c6d32a5790cc446.tar.gz
core-89aaeaf8525e778a468a013a0c6d32a5790cc446.zip
INTEGRATION: CWS mav09 (1.4.180); FILE MERGED
2004/04/14 14:08:33 mba 1.4.180.1: #i27773#: remove so3
Diffstat (limited to 'svx/source/dialog/measctrl.cxx')
-rw-r--r--svx/source/dialog/measctrl.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/dialog/measctrl.cxx b/svx/source/dialog/measctrl.cxx
index f9fb5f3545d6..68cdcade2db9 100644
--- a/svx/source/dialog/measctrl.cxx
+++ b/svx/source/dialog/measctrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: measctrl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2003-11-24 16:35:01 $
+ * last change: $Author: kz $ $Date: 2004-10-04 17:48:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,7 +108,6 @@ SvxXMeasurePreview::SvxXMeasurePreview
Point aPt2 = Point( aSize.Width() * 4 / 5, (long) ( aSize.Height() / 2 ) );
pMeasureObj = new SdrMeasureObj( aPt1, aPt2 );
-
pModel = new SdrModel();
pMeasureObj->SetModel( pModel );