summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/dlgctrl.cxx
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 09:35:07 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 09:35:07 +0000
commite77a8246b2478fe5da351e85a3d1e677e1f7105f (patch)
tree8ae82c2a647170a68f99f9e1a877aaee2660a966 /svx/source/dialog/dlgctrl.cxx
parentINTEGRATION: CWS aw019 (1.4.138); FILE MERGED (diff)
downloadcore-e77a8246b2478fe5da351e85a3d1e677e1f7105f.tar.gz
core-e77a8246b2478fe5da351e85a3d1e677e1f7105f.zip
INTEGRATION: CWS aw019 (1.23.98); FILE MERGED
2004/10/06 16:18:10 aw 1.23.98.1: #i34831#
Diffstat (limited to 'svx/source/dialog/dlgctrl.cxx')
-rw-r--r--svx/source/dialog/dlgctrl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index 413c716a0108..7c114a5045e0 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgctrl.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: hr $ $Date: 2004-08-03 13:18:04 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 10:35:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2087,7 +2087,7 @@ void SvxXLinePreview::Paint( const Rectangle& rRect )
sdr::contact::DisplayInfo aDisplayInfo;
SdrPaintInfoRec aInfoRec;
- aDisplayInfo.SetExtendedOutputDevice((ExtOutputDevice*)mpXOutDev);
+ aDisplayInfo.SetExtendedOutputDevice((XOutputDevice*)mpXOutDev);
aDisplayInfo.SetPaintInfoRec(&aInfoRec);
aDisplayInfo.SetOutputDevice(mpXOutDev->GetOutDev());