Home | History | Annotate | Download | only in i18n

Lines Matching defs:nonConstThis

347             TextTrieMap *nonConstThis = const_cast<TextTrieMap *>(this);
348 nonConstThis->buildTrie(status);
1110 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1114 znames = nonConstThis->loadMetaZoneNames(mzID);
1135 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1139 tznames = nonConstThis->loadTimeZoneNames(tzID);
1157 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1161 tznames = nonConstThis->loadTimeZoneNames(tzID);
1343 TimeZoneNamesImpl *nonConstThis = const_cast<TimeZoneNamesImpl *>(this);
1378 nonConstThis->loadStrings(*id);
1385 nonConstThis->fNamesTrieFullyLoaded = TRUE;