Tag: cws_src680_dba24b
User: fs      
Date: 2007-09-04 20:45:47+0000
Modified:
   dba/connectivity/source/commontools/DateConversion.cxx

Log:
 spelling

File Changes:

Directory: /dba/connectivity/source/commontools/
================================================

File [changed]: DateConversion.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/DateConversion.cxx?r1=1.16&r2=1.16.124.1
Delta lines:  +4 -4
-------------------
--- DateConversion.cxx  2006-09-17 01:57:56+0000        1.16
+++ DateConversion.cxx  2007-09-04 20:45:44+0000        1.16.124.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DateConversion.cxx,v $
  *
- *  $Revision: 1.16 $
+ *  $Revision: 1.16.124.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/09/17 01:57:56 $
+ *  last change: $Author: fs $ $Date: 2007/09/04 20:45:44 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -242,7 +242,7 @@
                                // einfache Nummer dar -> anpassen
                                ::rtl::OUString sExpanded(rString);
                                static ::rtl::OUString s_sPercentSymbol = 
::rtl::OUString::createFromAscii("%");
-                                       // need a method to add a sal_Unicode 
to a string, 'til then we use a static string const Exception&
+                                       // need a method to add a sal_Unicode 
to a string, 'til then we use a static string
                                sExpanded += s_sPercentSymbol;
                                fValue = 
xFormatter->convertStringToNumber(nKeyToUse, sExpanded);
                        }




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to