Searched defs:IsDefaultAndNotRemoveable (Results 1 – 1 of 1) sorted by relevance
492 struct IsDefaultAndNotRemoveable : public ::std::unary_function< PropertyValue, bool > struct495 const PropertyAttributeCache& m_rAttribs;498 … IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable() function500 bool operator()( const PropertyValue& _rProp ) in operator ()()
Completed in 106 milliseconds