Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx492 struct IsDefaultAndNotRemoveable : public ::std::unary_function< PropertyValue, bool > struct
495 const PropertyAttributeCache& m_rAttribs;
498IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable() function
500 bool operator()( const PropertyValue& _rProp ) in operator ()()

Completed in 28 milliseconds