Lines Matching refs:aMsg
1076 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateCL() local
1079 xLocaleData->appendLocaleInfo( aMsg )); in ImpGenerateCL()
1107 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateCL() local
1109 aMsg += String::CreateFromInt32( nIdx ); in ImpGenerateCL()
1110 aMsg.AppendAscii( RTL_CONSTASCII_STRINGPARAM( in ImpGenerateCL()
1112 aMsg += String::CreateFromInt32( j ); in ImpGenerateCL()
1113 aMsg += '('; in ImpGenerateCL()
1114 aMsg += String( xSeq[j].formatKey ); in ImpGenerateCL()
1115 aMsg += ')'; in ImpGenerateCL()
1116 aMsg += ' '; in ImpGenerateCL()
1117 aMsg += aDupes; in ImpGenerateCL()
1119 xLocaleData->appendLocaleInfo( aMsg )); in ImpGenerateCL()
1795 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1797 aMsg += String::CreateFromInt32( rCode.Index ); in ImpInsertFormat()
1798 aMsg.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ":\n")); in ImpInsertFormat()
1799 aMsg += String( rCode.Code ); in ImpInsertFormat()
1801 xLocaleData->appendLocaleInfo( aMsg)); in ImpInsertFormat()
1815 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1817 aMsg += String::CreateFromInt32( rCode.Index ); in ImpInsertFormat()
1818 aMsg += '\n'; in ImpInsertFormat()
1819 aMsg += String( rCode.Code ); in ImpInsertFormat()
1821 xLocaleData->appendLocaleInfo( aMsg)); in ImpInsertFormat()
1847 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1849 aMsg += String::CreateFromInt32( rCode.Index ); in ImpInsertFormat()
1850 aMsg += '\n'; in ImpInsertFormat()
1851 aMsg += String( rCode.Code ); in ImpInsertFormat()
1853 xLocaleData->appendLocaleInfo( aMsg)); in ImpInsertFormat()
1864 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1866 aMsg += String::CreateFromInt32( rCode.Index ); in ImpInsertFormat()
1867 aMsg += '\n'; in ImpInsertFormat()
1868 aMsg += String( rCode.Code ); in ImpInsertFormat()
1870 xLocaleData->appendLocaleInfo( aMsg)); in ImpInsertFormat()
1880 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1882 aMsg += String::CreateFromInt32( nPos ); in ImpInsertFormat()
1883 aMsg.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", code index ")); in ImpInsertFormat()
1884 aMsg += String::CreateFromInt32( rCode.Index ); in ImpInsertFormat()
1885 aMsg += '\n'; in ImpInsertFormat()
1886 aMsg += String( rCode.Code ); in ImpInsertFormat()
1888 xLocaleData->appendLocaleInfo( aMsg)); in ImpInsertFormat()
2019 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGetFormatCodeIndex() local
2021 aMsg += String::CreateFromInt32( nTabOff ); in ImpGetFormatCodeIndex()
2023 aMsg)); in ImpGetFormatCodeIndex()
2075 ByteString aMsg; in ImpAdjustFormatCodeDefault() local
2092 aMsg = "unknown type"; in ImpAdjustFormatCodeDefault()
2100 aMsg = "dupe short type default"; in ImpAdjustFormatCodeDefault()
2105 aMsg = "dupe medium type default"; in ImpAdjustFormatCodeDefault()
2110 aMsg = "dupe long type default"; in ImpAdjustFormatCodeDefault()
2115 if ( aMsg.Len() ) in ImpAdjustFormatCodeDefault()
2117 aMsg.Insert( "SvNumberFormatter::ImpAdjustFormatCodeDefault: ", 0 ); in ImpAdjustFormatCodeDefault()
2118 aMsg += "\nXML locale data FormatElement formatindex: "; in ImpAdjustFormatCodeDefault()
2119 aMsg += ByteString::CreateFromInt32( pFormatArr[nElem].Index ); in ImpAdjustFormatCodeDefault()
2120 String aUMsg( aMsg, RTL_TEXTENCODING_ASCII_US); in ImpAdjustFormatCodeDefault()
2123 aMsg.Erase(); in ImpAdjustFormatCodeDefault()
2127 aMsg += "no short type default "; in ImpAdjustFormatCodeDefault()
2129 aMsg += "no medium type default "; in ImpAdjustFormatCodeDefault()
2131 aMsg += "no long type default "; in ImpAdjustFormatCodeDefault()
2132 if ( aMsg.Len() ) in ImpAdjustFormatCodeDefault()
2134 aMsg.Insert( "SvNumberFormatter::ImpAdjustFormatCodeDefault: ", 0 ); in ImpAdjustFormatCodeDefault()
2135 aMsg += "\nXML locale data FormatElement group of: "; in ImpAdjustFormatCodeDefault()
2136 String aUMsg( aMsg, RTL_TEXTENCODING_ASCII_US); in ImpAdjustFormatCodeDefault()
2140 aMsg.Erase(); in ImpAdjustFormatCodeDefault()
2217 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateFormats() local
2220 xLocaleData->appendLocaleInfo( aMsg)); in ImpGenerateFormats()
2230 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateFormats() local
2233 xLocaleData->appendLocaleInfo( aMsg)); in ImpGenerateFormats()
3466 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in GetCompatibilityCurrency() local
3469 xLocaleData->appendLocaleInfo( aMsg)); in GetCompatibilityCurrency()