Home | History | Annotate | Download | only in i18n

Lines Matching defs:nonConstThis

317             TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this);
318 nonConstThis->buildTrie(status);
1055 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1059 znames = nonConstThis->loadMetaZoneNames(mzID);
1080 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1084 tznames = nonConstThis->loadTimeZoneNames(tzID);
1102 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1106 tznames = nonConstThis->loadTimeZoneNames(tzID);
1286 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1321 nonConstThis->loadStrings(*id);
1328 nonConstThis->fNamesTrieFullyLoaded = TRUE;