Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dformcontrolling.cxx155 …struct MatchFeatureDescriptionByFormFeature : public ::std::unary_function< FeatureDescription, bo… struct
157 sal_Int32 m_nFormFeature;
158MatchFeatureDescriptionByFormFeature( sal_Int32 _nFormFeature ) :m_nFormFeature( _nFormFeature ) {… in MatchFeatureDescriptionByFormFeature() argument
160 bool operator()( const FeatureDescription& _compare ) in operator ()()

Completed in 11 milliseconds