Lines Matching refs:PropertySet
498 shell::PropertySet::iterator it1 = m_aDefaultProperties.find( newProperty ); in associate()
510 PropertySet& properties = *(it->second.properties); in associate()
534 shell::PropertySet::iterator it1 = m_aDefaultProperties.find( oldProperty ); in deassociate()
544 PropertySet& properties = *(it->second.properties); in deassociate()
834 PropertySet& properties = *( it->second.properties ); in setv()
835 shell::PropertySet::iterator it1; in setv()
1090 shell::PropertySet::iterator it1; in getv()
1091 PropertySet& propset = *(it->second.properties); in getv()
1946 PropertySet& properties = *(it->second.properties); in insertDefaultProperties()
1949 shell::PropertySet::iterator it1 = m_aDefaultProperties.begin(); in insertDefaultProperties()
2213 it->second.properties = new PropertySet; in load()
2233 PropertySet& properties = *(it->second.properties); in load()
2275 shell::PropertySet::iterator it1; in commit()
2283 PropertySet& properties = *( it->second.properties ); in commit()
2538 shell::PropertySet::iterator it1; in getv()
2539 PropertySet& propset = *(it->second.properties); in getv()