Searched refs:LocaleItemVectorConstIt (Results 1 – 2 of 2) sorted by relevance
326 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it… in getLocales()666 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it… in getItemForLocale()699 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it… in getClosestMatchItemForLocale()1058 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it… in implStoreAtStorage()1228 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it… in implStoreAtLocation()1430 for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); in exportBinary()
118 typedef std::vector< LocaleItem* >::const_iterator LocaleItemVectorConstIt; typedef
Completed in 33 milliseconds