Searched refs:MatchFeatureDescriptionBySlotId (Results 1 – 1 of 1) sorted by relevance
143 … struct MatchFeatureDescriptionBySlotId : public ::std::unary_function< FeatureDescription, bool > struct146 MatchFeatureDescriptionBySlotId( sal_Int32 _nSlotId ) :m_nSlotId( _nSlotId ) { } in MatchFeatureDescriptionBySlotId() function188 … ::std::find_if( rDescriptions.begin(), rDescriptions.end(), MatchFeatureDescriptionBySlotId( _nSl… in getControllerFeatureURLForSlotId()203 … ::std::find_if( rDescriptions.begin(), rDescriptions.end(), MatchFeatureDescriptionBySlotId( _nSl… in getFormFeatureForSlotId()
Completed in 26 milliseconds