Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/form/
H A Dformcontrolling.cxx131 … struct MatchFeatureDescriptionByURL : public ::std::unary_function< FeatureDescription, bool > struct
133 const ::rtl::OUString& m_rURL;
134 MatchFeatureDescriptionByURL( const ::rtl::OUString& _rURL ) :m_rURL( _rURL ) { } in MatchFeatureDescriptionByURL() argument
136 bool operator()( const FeatureDescription& _compare ) in operator ()()

Completed in 13 milliseconds