Searched refs:PropertyAttributeCache (Results 1 – 1 of 1) sorted by relevance
490 typedef ::std::map< ::rtl::OUString, sal_Int32 > PropertyAttributeCache; typedef496 const PropertyAttributeCache& m_rAttribs;499 … IsDefaultAndNotRemoveable( const PropertyAttributeCache& _rAttribs ) : m_rAttribs( _rAttribs ) { } in IsDefaultAndNotRemoveable()508 PropertyAttributeCache::const_iterator pos = m_rAttribs.find( _rProp.Name ); in operator ()()