Lines Matching refs:TPropInfoHash
90 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(aProperty.Name); in impl_addPropertyInfo()
108 PropertySetHelper::TPropInfoHash::iterator pIt = m_lProps.find(sProperty); in impl_removePropertyInfo()
222 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in setPropertyValue()
283 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in getPropertyValue()
312 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in addPropertyChangeListener()
334 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in removePropertyChangeListener()
356 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in addVetoableChangeListener()
378 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sProperty); in removeVetoableChangeListener()
399 PropertySetHelper::TPropInfoHash::const_iterator pIt ; in getProperties()
422 PropertySetHelper::TPropInfoHash::const_iterator pIt = m_lProps.find(sName); in getPropertyByName()
439 PropertySetHelper::TPropInfoHash::iterator pIt = m_lProps.find(sName); in hasPropertyByName()