Home
last modified time | relevance | path

Searched refs:TPropInfoHash (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx90 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 …]
/aoo42x/main/framework/inc/classes/
H A Dpropertysethelper.hxx73 typedef BaseHash< css::beans::Property > TPropInfoHash; typedef in framework::PropertySetHelper
81 PropertySetHelper::TPropInfoHash m_lProps;

Completed in 19 milliseconds