Lines Matching refs:ByteString

68 			ByteString aMsg( "CalendarWrapper ctor: Exception caught\n" );  in CalendarWrapper()
69 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper()
93 ByteString aMsg( "getComponentInstance: Exception caught\n" ); in CalendarWrapper()
94 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper()
119 ByteString aMsg( "loadDefaultCalendar: Exception caught\n" ); in loadDefaultCalendar()
120 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadDefaultCalendar()
139 ByteString aMsg( "loadCalendar: Exception caught\nrequested: " ); in loadCalendar()
140 aMsg += ByteString( String( rUniqueID ), RTL_TEXTENCODING_UTF8 ); in loadCalendar()
142 aMsg += ByteString( String( rLocale.Language ), RTL_TEXTENCODING_UTF8 ); in loadCalendar()
144 aMsg += ByteString( String( rLocale.Country ), RTL_TEXTENCODING_UTF8 ); in loadCalendar()
145 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadCalendar()
164 ByteString aMsg( "getLoadedCalendar: Exception caught\n" ); in getLoadedCalendar()
165 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLoadedCalendar()
185 ByteString aMsg( "getAllCalendars: Exception caught\n" ); in getAllCalendars()
186 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllCalendars()
206 ByteString aMsg( "getUniqueID: Exception caught\n" ); in getUniqueID()
207 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getUniqueID()
227 ByteString aMsg( "setDateTime: Exception caught\n" ); in setDateTime()
228 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setDateTime()
247 ByteString aMsg( "getDateTime: Exception caught\n" ); in getDateTime()
248 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDateTime()
277 ByteString aMsg( "setLocalDateTime: Exception caught\n" ); in getCombinedOffsetInMillis()
278 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getCombinedOffsetInMillis()
349 ByteString aMsg( "setLocalDateTime: Exception caught\n" ); in setLocalDateTime()
350 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setLocalDateTime()
375 ByteString aMsg( "getLocalDateTime: Exception caught\n" ); in getLocalDateTime()
376 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLocalDateTime()
396 ByteString aMsg( "setValue: Exception caught\n" ); in setValue()
397 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setValue()
416 ByteString aMsg( "isValid: Exception caught\n" ); in isValid()
417 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in isValid()
437 ByteString aMsg( "getValue: Exception caught\n" ); in getValue()
438 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getValue()
458 ByteString aMsg( "addValue: Exception caught\n" ); in addValue()
459 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in addValue()
478 ByteString aMsg( "getFirstDayOfWeek: Exception caught\n" ); in getFirstDayOfWeek()
479 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getFirstDayOfWeek()
499 ByteString aMsg( "setFirstDayOfWeek: Exception caught\n" ); in setFirstDayOfWeek()
500 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setFirstDayOfWeek()
519 ByteString aMsg( "setMinimumNumberOfDaysForFirstWeek: Exception caught\n" ); in setMinimumNumberOfDaysForFirstWeek()
520 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setMinimumNumberOfDaysForFirstWeek()
539 ByteString aMsg( "getMinimumNumberOfDaysForFirstWeek: Exception caught\n" ); in getMinimumNumberOfDaysForFirstWeek()
540 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getMinimumNumberOfDaysForFirstWeek()
560 ByteString aMsg( "getNumberOfMonthsInYear: Exception caught\n" ); in getNumberOfMonthsInYear()
561 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getNumberOfMonthsInYear()
581 ByteString aMsg( "getNumberOfDaysInWeek: Exception caught\n" ); in getNumberOfDaysInWeek()
582 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getNumberOfDaysInWeek()
602 ByteString aMsg( "getMonths: Exception caught\n" ); in getMonths()
603 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getMonths()
623 ByteString aMsg( "getDays: Exception caught\n" ); in getDays()
624 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDays()
644 ByteString aMsg( "getDisplayName: Exception caught\n" ); in getDisplayName()
645 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDisplayName()
667 ByteString aMsg( "getDisplayString: Exception caught\n" ); in getDisplayString()
668 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDisplayString()