Lines Matching refs:Country
286 if( aLocale.Country.getLength() > 0 ) in getResMgr()
300 aSearch.append( aLocale.Country ); in getResMgr()
330 aLocale.Country = OUString( RTL_CONSTASCII_USTRINGPARAM( "US" ) ); in getResMgr()
364 aLocale.Country = it->first.getToken( 0, '-', nIndex ); in getResMgr()
377 if( rLocale.Country.getLength() ) in getResMgr()
380 sKey.append( rLocale.Country ); in getResMgr()
439 else if( aLocale.Country.getLength() ) in getNextFallback()
440 aLocale.Country = OUString(); in getNextFallback()
444 aLocale.Country = OUString( RTL_CONSTASCII_USTRINGPARAM( "US" ) ); in getNextFallback()
1442 pResMgr->pImpRes->aLocale.Country != pRes->aLocale.Country || in CreateFallbackResMgr()
1999 pFallback->aLocale.Country != m_pResImpl->aLocale.Country || in ReadString()
2071 pFallback->aLocale.Country != m_pResImpl->aLocale.Country || in ReadBlob()