Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx665 , 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()
H A Dcachedcontentresultset.hxx133 CCRS_PropertySetInfo* m_pMyPropSetInfo; member in CachedContentResultSet

Completed in 75 milliseconds