Home
last modified time | relevance | path

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

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx492 rMyProp.Name = m_aPropertyNameForFetchSize; in CCRS_PropertySetInfo()
501 rMyProp.Handle = m_nFetchSizePropertyHandle; in CCRS_PropertySetInfo()
506 rMyProp.Name = m_aPropertyNameForFetchDirection; in CCRS_PropertySetInfo()
584 const Property& rMyProp = (*m_pProperties)[nN]; in impl_getPos() local
585 if( rMyProp.Name == rName ) in impl_getPos()
596 const Property& rMyProp = (*m_pProperties)[nN]; in impl_queryProperty() local
597 if( rMyProp.Name == rName ) in impl_queryProperty()
599 rProp.Name = rMyProp.Name; in impl_queryProperty()
600 rProp.Handle = rMyProp.Handle; in impl_queryProperty()
601 rProp.Type = rMyProp.Type; in impl_queryProperty()
[all …]

Completed in 23 milliseconds