Searched refs:fLCID (Results 1 – 6 of 6) sorted by relevance
215 fLCID = locale.getLCID(); in Win32NumberFormat()228 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()281 this->fLCID = other.fLCID; in operator =()
154 int32_t fLCID; variable
210 fLCID = locale.getLCID(); in Win32NumberFormat()223 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()276 this->fLCID = other.fLCID; in operator =()
216 fLCID = locale.getLCID(); in Win32NumberFormat()229 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()282 this->fLCID = other.fLCID; in operator =()