Searched defs:MatchFeatureDescriptionByFormFeature (Results 1 – 1 of 1) sorted by relevance
155 …struct MatchFeatureDescriptionByFormFeature : public ::std::unary_function< FeatureDescription, bo… struct157 sal_Int32 m_nFormFeature;158 …MatchFeatureDescriptionByFormFeature( sal_Int32 _nFormFeature ) :m_nFormFeature( _nFormFeature ) {… in MatchFeatureDescriptionByFormFeature() function160 bool operator()( const FeatureDescription& _compare ) in operator ()()
Completed in 9 milliseconds