Searched defs:FindGroupEntry (Results 1 – 1 of 1) sorted by relevance
543 …struct FindGroupEntry : public ::std::unary_function< MapGroupEntry2GroupEntry::value_type, sal_Bo… struct545 FilterGroupEntryReferrer::mapped_type aLookingFor;546 …FindGroupEntry( FilterGroupEntryReferrer::mapped_type _rLookingFor ) : aLookingFor( _rLookingFor )… in FindGroupEntry() function548 sal_Bool operator() ( const MapGroupEntry2GroupEntry::value_type& _rMapEntry ) in operator ()()
Completed in 23 milliseconds