diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:05:25 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:05:25 +0000 |
commit | 3b75eb2cfd41cf98fd8f85cd1d6918429c501ad3 (patch) | |
tree | d57a2a4e5ccb26075e8f869620f18618647a0433 /forms/source/xforms/resourcehelper.cxx | |
parent | 43daaf5845ea857fa5c44e1a85a59422b21f12dc (diff) |
INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED
2006/03/14 15:20:35 fs 1.3.68.1: #i57457# warning-free code
Diffstat (limited to 'forms/source/xforms/resourcehelper.cxx')
-rw-r--r-- | forms/source/xforms/resourcehelper.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/xforms/resourcehelper.cxx b/forms/source/xforms/resourcehelper.cxx index 3cbcba7ee5e1..dfbf001df893 100644 --- a/forms/source/xforms/resourcehelper.cxx +++ b/forms/source/xforms/resourcehelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: resourcehelper.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:21:02 $ + * last change: $Author: hr $ $Date: 2006-06-19 13:04:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -81,4 +81,4 @@ OUString getResource( sal_uInt16 nResourceId, return OUString( sString ); } -} // namespace xforms
\ No newline at end of file +} // namespace xforms |