Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx448 struct IsDefaultAndNotRemoveable struct
451 const PropertyAttributeCache& m_rAttribs;
454 …explicit IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttr… in IsDefaultAndNotRemoveable() function
456 bool operator()( const PropertyValue& _rProp ) in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx450 struct IsDefaultAndNotRemoveable struct
453 const PropertyAttributeCache& m_rAttribs;
456 …explicit IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttr… in IsDefaultAndNotRemoveable() argument
458 bool operator()( const PropertyValue& _rProp ) in operator ()()