Searched refs:ImplPropertyInfoCompareFunctor (Results 1 – 1 of 1) sorted by relevance
305 struct ImplPropertyInfoCompareFunctor : ::std::binary_function<ImplPropertyInfo,::rtl::OUString,boo… struct328 ::std::sort(pInfos, pInfos+nElements,ImplPropertyInfoCompareFunctor()); in ImplAssertValidPropertyArray() argument339 … pInf = ::std::lower_bound(pInfos,pInfos+nElements,rPropertyName,ImplPropertyInfoCompareFunctor()); in GetPropertyId()
Completed in 11 milliseconds