Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx493 struct IsDefaultAndNotRemoveable : public ::std::unary_function< PropertyValue, bool > struct
499IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable() argument
1082 IsDefaultAndNotRemoveable( aPropertyAttributes ) in getFastPropertyValue()