Searched refs:TPropInfoHash (Results 1 – 2 of 2) sorted by relevance
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()[all …]
73 typedef BaseHash< css::beans::Property > TPropInfoHash; typedef in framework::PropertySetHelper81 PropertySetHelper::TPropInfoHash m_lProps;
Completed in 25 milliseconds