Lines Matching refs:outputCheckMessage
457 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
471 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
508 outputCheckMessage( aMsg ); in getInstalledLanguageTypes()
773 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrSymbolsImpl()
779 outputCheckMessage( String( RTL_CONSTASCII_USTRINGPARAM( in getCurrSymbolsImpl()
885 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
934 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
965 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getCurrFormatsImpl()
1101 outputCheckMessage( appendLocaleInfo( aMsg ) ); in scanDateFormatImpl()
1124 outputCheckMessage( appendLocaleInfo( aMsg ) ); in scanDateFormatImpl()
1143 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()
1188 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()
1196 outputCheckMessage( appendLocaleInfo( aMsg ) ); in getDateFormatsImpl()
1958 void LocaleDataWrapper::outputCheckMessage( const String& rMsg ) in outputCheckMessage() function in LocaleDataWrapper
1960 outputCheckMessage( ByteString( rMsg, RTL_TEXTENCODING_UTF8).GetBuffer()); in outputCheckMessage()
1965 void LocaleDataWrapper::outputCheckMessage( const char* pStr ) in outputCheckMessage() function in LocaleDataWrapper