Lines Matching refs:e
65 catch ( Exception& e ) in CalendarWrapper() local
69 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper()
72 (void)e; in CalendarWrapper()
90 catch ( Exception& e ) in CalendarWrapper() local
94 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in CalendarWrapper()
97 (void)e; in CalendarWrapper()
116 catch ( Exception& e ) in loadDefaultCalendar() local
120 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadDefaultCalendar()
123 (void)e; in loadDefaultCalendar()
136 catch ( Exception& e ) in loadCalendar() local
145 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in loadCalendar()
148 (void)e; in loadCalendar()
161 catch ( Exception& e ) in getLoadedCalendar() local
165 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLoadedCalendar()
168 (void)e; in getLoadedCalendar()
182 catch ( Exception& e ) in getAllCalendars() local
186 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getAllCalendars()
189 (void)e; in getAllCalendars()
203 catch ( Exception& e ) in getUniqueID() local
207 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getUniqueID()
210 (void)e; in getUniqueID()
224 catch ( Exception& e ) in setDateTime() local
228 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setDateTime()
231 (void)e; in setDateTime()
244 catch ( Exception& e ) in getDateTime() local
248 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDateTime()
251 (void)e; in getDateTime()
274 catch ( Exception& e ) in getCombinedOffsetInMillis() local
278 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getCombinedOffsetInMillis()
281 (void)e; in getCombinedOffsetInMillis()
346 catch ( Exception& e ) in setLocalDateTime() local
350 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setLocalDateTime()
353 (void)e; in setLocalDateTime()
372 catch ( Exception& e ) in getLocalDateTime() local
376 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLocalDateTime()
379 (void)e; in getLocalDateTime()
393 catch ( Exception& e ) in setValue() local
397 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setValue()
400 (void)e; in setValue()
413 catch ( Exception& e ) in isValid() local
417 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in isValid()
420 (void)e; in isValid()
434 catch ( Exception& e ) in getValue() local
438 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getValue()
441 (void)e; in getValue()
455 catch ( Exception& e ) in addValue() local
459 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in addValue()
462 (void)e; in addValue()
475 catch ( Exception& e ) in getFirstDayOfWeek() local
479 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getFirstDayOfWeek()
482 (void)e; in getFirstDayOfWeek()
496 catch ( Exception& e ) in setFirstDayOfWeek() local
500 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setFirstDayOfWeek()
503 (void)e; in setFirstDayOfWeek()
516 catch ( Exception& e ) in setMinimumNumberOfDaysForFirstWeek() local
520 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in setMinimumNumberOfDaysForFirstWeek()
523 (void)e; in setMinimumNumberOfDaysForFirstWeek()
536 catch ( Exception& e ) in getMinimumNumberOfDaysForFirstWeek() local
540 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getMinimumNumberOfDaysForFirstWeek()
543 (void)e; in getMinimumNumberOfDaysForFirstWeek()
557 catch ( Exception& e ) in getNumberOfMonthsInYear() local
561 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getNumberOfMonthsInYear()
564 (void)e; in getNumberOfMonthsInYear()
578 catch ( Exception& e ) in getNumberOfDaysInWeek() local
582 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getNumberOfDaysInWeek()
585 (void)e; in getNumberOfDaysInWeek()
599 catch ( Exception& e ) in getMonths() local
603 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getMonths()
606 (void)e; in getMonths()
620 catch ( Exception& e ) in getDays() local
624 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDays()
627 (void)e; in getDays()
641 catch ( Exception& e ) in getDisplayName() local
645 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDisplayName()
648 (void)e; in getDisplayName()
664 catch ( Exception& e ) in getDisplayString() local
668 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getDisplayString()
671 (void)e; in getDisplayString()