summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-10-06 14:30:58 +0000
committerRüdiger Timm <rt@openoffice.org>2003-10-06 14:30:58 +0000
commite5c0ad6d3697102e992b60b88fe63c1036ad8e7e (patch)
tree477d79ace395f700353288a552f7fcaace364158 /svx
parent0fa60e4dfd3a61b07d75e4838a061f9e7e95c542 (diff)
INTEGRATION: CWS rt02 (1.9.432); FILE MERGED
2003/09/30 16:22:51 rt 1.9.432.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/imapwnd.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/imapwnd.cxx b/svx/source/dialog/imapwnd.cxx
index ea31daa07241..9a297ca6a4a2 100644
--- a/svx/source/dialog/imapwnd.cxx
+++ b/svx/source/dialog/imapwnd.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imapwnd.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: cl $ $Date: 2002-04-12 11:54:45 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:30:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1172,4 +1172,4 @@ void IMapWindow::StartPolyEdit()
{
((SdrHdlList&)rHdlList).TravelFocusHdl(true);
}
-} \ No newline at end of file
+}