Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontrolling.cxx131 … struct MatchFeatureDescriptionByURL : public ::std::unary_function< FeatureDescription, bool > struct
134 MatchFeatureDescriptionByURL( const ::rtl::OUString& _rURL ) :m_rURL( _rURL ) { } in MatchFeatureDescriptionByURL() argument
180 …= ::std::find_if( rDescriptions.begin(), rDescriptions.end(), MatchFeatureDescriptionByURL( _rMain… in getControllerFeatureSlotIdForURL()

Completed in 14 milliseconds