summaryrefslogtreecommitdiff
path: root/svx/source/dialog/contwnd.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-12 13:32:37 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-12 13:32:37 +0000
commite458c23274dc7223a7f14a091dbeaec396f34cad (patch)
treec49a10d4c38a816e8be1c070b7cf16d263964b42 /svx/source/dialog/contwnd.cxx
parentd926e4ecc49b965716b76ee3b7f8503ac379534a (diff)
INTEGRATION: CWS aw013 (1.3.294); FILE MERGED
2004/06/15 16:08:00 aw 1.3.294.1: #117095#
Diffstat (limited to 'svx/source/dialog/contwnd.cxx')
-rw-r--r--svx/source/dialog/contwnd.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/contwnd.cxx b/svx/source/dialog/contwnd.cxx
index ed024f7eb328..ec8612f3e149 100644
--- a/svx/source/dialog/contwnd.cxx
+++ b/svx/source/dialog/contwnd.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: contwnd.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2003-11-24 16:33:33 $
+ * last change: $Author: rt $ $Date: 2004-07-12 14:32:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -376,7 +376,7 @@ void ContourWindow::Paint( const Rectangle& rRect )
SetFillColor( aOldFillColor );
}
- pView->InitRedraw( this , rRect );
+ pView->CompleteRedraw( this , rRect );
}