User: hr Date: 2007-11-01 14:49:09+0000 Modified: dba/connectivity/source/commontools/DateConversion.cxx
Log: INTEGRATION: CWS dba24b (1.16.124); FILE MERGED 2007/09/04 20:45:44 fs 1.16.124.1: 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.17 Delta lines: +1 -1 ------------------- --- DateConversion.cxx 2006-09-17 01:57:56+0000 1.16 +++ DateConversion.cxx 2007-11-01 14:49:07+0000 1.17 @@ -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]
