Lines Matching refs:nFetchDirection
64 sal_Int32 nFetchDirection = m_nFetchDirection; \
78 impl_fetchData( nRow, nFetchSize, nFetchDirection ); \
472 sal_Int32 nFetchDirection = impl_getPos( m_aPropertyNameForFetchDirection ); in CCRS_PropertySetInfo() local
476 if( nFetchDirection != -1 ) in CCRS_PropertySetInfo()
485 if( n == nFetchSize || n == nFetchDirection ) in CCRS_PropertySetInfo()
511 m_nFetchDirectionPropertyHandle = (*pOrigProps)[nFetchDirection].Handle; in CCRS_PropertySetInfo()
822 nFetchDirection != FetchDirection::REVERSE ); \
839 , sal_Int32 nFetchSize, sal_Int32 nFetchDirection ) in impl_fetchData() argument
1260 sal_Int32 nFetchDirection = m_nFetchDirection; \
2068 sal_Int32 nFetchDirection = m_nFetchDirection; in getObject() local
2080 impl_fetchData( nRow, nFetchSize, nFetchDirection ); in getObject()