Searched refs:PropertyAttributeCache (Results 1 – 1 of 1) sorted by relevance
489 typedef ::std::map< ::rtl::OUString, sal_Int32 > PropertyAttributeCache; typedef495 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 159 milliseconds