summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-10-06 14:30:44 +0000
committerRüdiger Timm <rt@openoffice.org>2003-10-06 14:30:44 +0000
commit0fa60e4dfd3a61b07d75e4838a061f9e7e95c542 (patch)
tree66e3d4385b1ec95e7206154c796bbae82ab4350b /svx
parent159621b6e2c7ee3aff4eb2cbc0f86ee23e8c89f0 (diff)
INTEGRATION: CWS rt02 (1.22.274); FILE MERGED
2003/09/30 16:22:51 rt 1.22.274.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/imapdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/imapdlg.cxx b/svx/source/dialog/imapdlg.cxx
index cd5977e06389..13b9b5f2c1d7 100644
--- a/svx/source/dialog/imapdlg.cxx
+++ b/svx/source/dialog/imapdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: imapdlg.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 15:00:58 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:30:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1100,4 +1100,4 @@ void SvxIMapDlg::DataChanged( const DataChangedEvent& rDCEvt )
if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && (rDCEvt.GetFlags() & SETTINGS_STYLE) )
ApplyImageList();
-} \ No newline at end of file
+}