Lines Matching refs:m_aDefaultProperties
186 m_aDefaultProperties.insert( MyProperty( true, in shell()
196 m_aDefaultProperties.insert( in shell()
209 m_aDefaultProperties.insert( MyProperty( true, in shell()
221 m_aDefaultProperties.insert( MyProperty( true, in shell()
232 m_aDefaultProperties.insert( MyProperty( true, in shell()
244 m_aDefaultProperties.insert( MyProperty( true, in shell()
255 m_aDefaultProperties.insert( MyProperty( true, in shell()
266 m_aDefaultProperties.insert( MyProperty( true, in shell()
277 m_aDefaultProperties.insert( MyProperty( true, in shell()
288 m_aDefaultProperties.insert( in shell()
308 m_aDefaultProperties.insert( MyProperty( false, in shell()
320 m_aDefaultProperties.insert( MyProperty( true, in shell()
330 m_aDefaultProperties.insert( MyProperty( true, in shell()
340 m_aDefaultProperties.insert( MyProperty( true, in shell()
351 m_aDefaultProperties.insert( MyProperty( true, in shell()
498 shell::PropertySet::iterator it1 = m_aDefaultProperties.find( newProperty ); in associate()
499 if( it1 != m_aDefaultProperties.end() ) in associate()
534 shell::PropertySet::iterator it1 = m_aDefaultProperties.find( oldProperty ); in deassociate()
535 if( it1 != m_aDefaultProperties.end() ) in deassociate()
1949 shell::PropertySet::iterator it1 = m_aDefaultProperties.begin(); in insertDefaultProperties()
1950 while( it1 != m_aDefaultProperties.end() ) in insertDefaultProperties()