Searched refs:m_pMyPropSetInfo (Results 1 – 2 of 2) sorted by relevance
665 , m_pMyPropSetInfo( NULL ) in CachedContentResultSet()916 if( m_pMyPropSetInfo ) in impl_initPropertySetInfo()918 m_pMyPropSetInfo = new CCRS_PropertySetInfo( m_xPropertySetInfo ); in impl_initPropertySetInfo()919 m_xMyPropertySetInfo = m_pMyPropSetInfo; in impl_initPropertySetInfo()996 Property aProp = m_pMyPropSetInfo->getPropertyByName( aPropertyName ); in setPropertyValue()1032 aEvt.PropertyHandle = m_pMyPropSetInfo-> in setPropertyValue()1065 aEvt.PropertyHandle = m_pMyPropSetInfo-> in setPropertyValue()1107 Property aProp = m_pMyPropSetInfo->getPropertyByName( rPropertyName ); in getPropertyValue()
133 CCRS_PropertySetInfo* m_pMyPropSetInfo; member in CachedContentResultSet
Completed in 24 milliseconds