summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/_contdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-11-24 15:33:06 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-11-24 15:33:06 +0000
commit51be3542945080245e7cc4b1838e9be2fb499d71 (patch)
tree0d705443109dbb2287cf18a62288e8b1f5c83a8c /svx/source/dialog/_contdlg.cxx
parentINTEGRATION: CWS aw003 (1.72.8); FILE MERGED (diff)
downloadcore-51be3542945080245e7cc4b1838e9be2fb499d71.tar.gz
core-51be3542945080245e7cc4b1838e9be2fb499d71.zip
INTEGRATION: CWS aw003 (1.9.202); FILE MERGED
2003/07/24 14:37:48 aw 1.9.202.1: #110094# Adaptions for DrawingLayer changes
Diffstat (limited to 'svx/source/dialog/_contdlg.cxx')
-rw-r--r--svx/source/dialog/_contdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx
index 931eecbf8f96..e8370b11bc40 100644
--- a/svx/source/dialog/_contdlg.cxx
+++ b/svx/source/dialog/_contdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: _contdlg.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: cl $ $Date: 2002-07-31 14:00:22 $
+ * last change: $Author: rt $ $Date: 2003-11-24 16:33:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -978,7 +978,7 @@ IMPL_LINK( SvxSuperContourDlg, UpdateHdl, Timer*, pTimer )
aUpdatePolyPoly = PolyPolygon();
bUpdateGraphicLinked = FALSE;
- aContourWnd.GetSdrModel()->SetChanged( FALSE );
+ aContourWnd.GetSdrModel()->SetChanged( sal_False );
}
GetBindings().Invalidate( SID_CONTOUR_EXEC );