Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx489 typedef ::std::map< ::rtl::OUString, sal_Int32 > PropertyAttributeCache; typedef
495 const PropertyAttributeCache& m_rAttribs;
498 … IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable()
507 PropertyAttributeCache::const_iterator pos = m_rAttribs.find( _rProp.Name ); in operator ()()

Completed in 32 milliseconds