Home
last modified time | relevance | path

Searched defs: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
145 sal_Int32 m_nSlotId;
146 MatchFeatureDescriptionBySlotId( sal_Int32 _nSlotId ) :m_nSlotId( _nSlotId ) { } in MatchFeatureDescriptionBySlotId() argument
148 bool operator()( const FeatureDescription& _compare ) in operator ()()

Completed in 17 milliseconds