Searched refs:rMyProp (Results 1 – 1 of 1) sorted by relevance
492 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() local585 if( rMyProp.Name == rName ) in impl_getPos()596 const Property& rMyProp = (*m_pProperties)[nN]; in impl_queryProperty() local597 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 14 milliseconds