Lines Matching refs:aMsg

101 			ByteString aMsg( "LocaleDataWrapper ctor: Exception caught\n" );  in LocaleDataWrapper()  local
102 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in LocaleDataWrapper()
103 DBG_ERRORFILE( aMsg.GetBuffer() ); in LocaleDataWrapper()
126 ByteString aMsg( "getComponentInstance: Exception caught\n" ); in LocaleDataWrapper() local
127 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in LocaleDataWrapper()
128 DBG_ERRORFILE( aMsg.GetBuffer() ); in LocaleDataWrapper()
197 ByteString aMsg( "getLanguageCountryInfo: Exception caught\n" ); in getLanguageCountryInfo() local
198 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLanguageCountryInfo()
199 DBG_ERRORFILE( aMsg.GetBuffer() ); in getLanguageCountryInfo()
218 ByteString aMsg( "getLocaleItem: Exception caught\n" ); in getLocaleItem() local
219 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLocaleItem()
220 DBG_ERRORFILE( aMsg.GetBuffer() ); in getLocaleItem()
239 ByteString aMsg( "getAllCalendars: Exception caught\n" ); in getAllCalendars() local
240 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllCalendars()
241 DBG_ERRORFILE( aMsg.GetBuffer() ); in getAllCalendars()
260 ByteString aMsg( "getAllCurrencies: Exception caught\n" ); in getAllCurrencies() local
261 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllCurrencies()
262 DBG_ERRORFILE( aMsg.GetBuffer() ); in getAllCurrencies()
281 ByteString aMsg( "getAllFormats: Exception caught\n" ); in getAllFormats() local
282 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllFormats()
283 DBG_ERRORFILE( aMsg.GetBuffer() ); in getAllFormats()
302 ByteString aMsg( "getCollatorImplementations: Exception caught\n" ); in getCollatorImplementations() local
303 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getCollatorImplementations()
304 DBG_ERRORFILE( aMsg.GetBuffer() ); in getCollatorImplementations()
323 ByteString aMsg( "getTransliterations: Exception caught\n" ); in getTransliterations() local
324 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getTransliterations()
325 DBG_ERRORFILE( aMsg.GetBuffer() ); in getTransliterations()
344 ByteString aMsg( "getForbiddenCharacters: Exception caught\n" ); in getForbiddenCharacters() local
345 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getForbiddenCharacters()
346 DBG_ERRORFILE( aMsg.GetBuffer() ); in getForbiddenCharacters()
365 ByteString aMsg( "getReservedWord: Exception caught\n" ); in getReservedWord() local
366 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getReservedWord()
367 DBG_ERRORFILE( aMsg.GetBuffer() ); in getReservedWord()
391 ByteString aMsg( "getAllInstalledLocaleNames: Exception caught\n" ); in getAllInstalledLocaleNames() local
392 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllInstalledLocaleNames()
393 DBG_ERRORFILE( aMsg.GetBuffer() ); in getAllInstalledLocaleNames()
454 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getInstalledLanguageTypes() local
456 aMsg += aDebugLocale; in getInstalledLanguageTypes()
457 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
468 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getInstalledLanguageTypes() local
470 aMsg += aDebugLocale; in getInstalledLanguageTypes()
471 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
496 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getInstalledLanguageTypes() local
498 aMsg += aDebugLocale; in getInstalledLanguageTypes()
499 aMsg.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " -> 0x" ) ); in getInstalledLanguageTypes()
500 aMsg += String::CreateFromInt32( eLang, 16 ); in getInstalledLanguageTypes()
501 aMsg.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " -> " ) ); in getInstalledLanguageTypes()
502 aMsg += String( aLanguage); in getInstalledLanguageTypes()
505 aMsg += '_'; in getInstalledLanguageTypes()
506 aMsg += String( aCountry); in getInstalledLanguageTypes()
508 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
771 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getCurrSymbolsImpl() local
773 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrSymbolsImpl()
883 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getCurrFormatsImpl() local
885 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
932 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getCurrFormatsImpl() local
934 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
963 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getCurrFormatsImpl() local
965 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
1099 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in scanDateFormatImpl() local
1101 outputCheckMessage( appendLocaleInfo( aMsg ) ); in scanDateFormatImpl()
1122 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in scanDateFormatImpl() local
1124 outputCheckMessage( appendLocaleInfo( aMsg ) ); in scanDateFormatImpl()
1141 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getDateFormatsImpl() local
1143 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()
1186 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getDateFormatsImpl() local
1188 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()
1194 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in getDateFormatsImpl() local
1196 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()