Home
last modified time | relevance | path

Searched refs:lLocalizedValues (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/framework/source/accelerators/
H A Dpresethandler.cxx832 …tHandler::impl_findMatchingLocalizedValue(const ::std::vector< ::rtl::OUString >& lLocalizedValues, in impl_findMatchingLocalizedValue() argument
836 ::std::vector< ::rtl::OUString >::const_iterator pFound = lLocalizedValues.end(); in impl_findMatchingLocalizedValue()
839 pFound = ::comphelper::Locale::getFallback(lLocalizedValues, aLocale.toISO()); in impl_findMatchingLocalizedValue()
843 for ( pFound = lLocalizedValues.begin(); in impl_findMatchingLocalizedValue()
844 pFound != lLocalizedValues.end() ; in impl_findMatchingLocalizedValue()
855 if (pFound != lLocalizedValues.end()) in impl_findMatchingLocalizedValue()
/aoo42x/main/framework/source/inc/accelerators/
H A Dpresethandler.hxx479 …_iterator impl_findMatchingLocalizedValue(const ::std::vector< ::rtl::OUString >& lLocalizedValues,

Completed in 29 milliseconds