Searched refs:nFetchDirection (Results 1 – 3 of 3) sorted by relevance
64 sal_Int32 nFetchDirection = m_nFetchDirection; \78 impl_fetchData( nRow, nFetchSize, nFetchDirection ); \472 sal_Int32 nFetchDirection = impl_getPos( m_aPropertyNameForFetchDirection ); in CCRS_PropertySetInfo() local476 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() argument1260 sal_Int32 nFetchDirection = m_nFetchDirection; \2068 sal_Int32 nFetchDirection = m_nFetchDirection; in getObject() local[all …]
485 sal_Int32 nFetchDirection = FetchDirection::FORWARD; in impl_propagateFetchSizeAndDirection() local487 nFetchDirection = FetchDirection::REVERSE; in impl_propagateFetchSizeAndDirection()489 aValue <<= nFetchDirection; in impl_propagateFetchSizeAndDirection()
177 , sal_Int32 nFetchDirection )
Completed in 96 milliseconds