Searched refs:PropertyCompare (Results 1 – 1 of 1) sorted by relevance
128 struct PropertyCompare : public ::std::binary_function< beans::Property, ::rtl::OUString , bool > struct925 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getProperty()1315 …const beans::Property* pFind = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::c… in getSupportedProperties()
Completed in 15 milliseconds