summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/dlgctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 11:04:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 11:04:26 +0000
commit45e333c3c0318b10453b027ee01560222a93509a (patch)
treea74e39f06c6c133e256d9bd13565056802c9a915 /svx/source/dialog/dlgctrl.cxx
parentINTEGRATION: CWS aw046 (1.11.46); FILE MERGED (diff)
downloadcore-45e333c3c0318b10453b027ee01560222a93509a.tar.gz
core-45e333c3c0318b10453b027ee01560222a93509a.zip
INTEGRATION: CWS aw046 (1.29.28); FILE MERGED
2007/05/30 19:16:19 aw 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED 2007/04/03 09:56:39 aw 1.29.28.1: #i74769# removed ExpandPaintClipRegion
Diffstat (limited to 'svx/source/dialog/dlgctrl.cxx')
-rw-r--r--svx/source/dialog/dlgctrl.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index 60477c2174b9..36fa1e116f9f 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgctrl.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:29:02 $
+ * last change: $Author: hr $ $Date: 2007-06-26 12:04:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2079,9 +2079,6 @@ void SvxXLinePreview::Paint( const Rectangle& )
aDisplayInfo.SetPaintInfoRec(&aInfoRec);
aDisplayInfo.SetOutputDevice(mpXOutDev->GetOutDev());
- // keep draw hierarchy up-to-date
- aPainter.PreProcessDisplay(aDisplayInfo);
-
// do processing
aPainter.ProcessDisplay(aDisplayInfo);