Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontrolling.cxx143 … struct MatchFeatureDescriptionBySlotId : public ::std::unary_function< FeatureDescription, bool > struct
146 MatchFeatureDescriptionBySlotId( sal_Int32 _nSlotId ) :m_nSlotId( _nSlotId ) { } in MatchFeatureDescriptionBySlotId() argument
188 … ::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 10 milliseconds