Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx64 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
[all …]
H A Dcachedcontentresultsetstub.cxx485 sal_Int32 nFetchDirection = FetchDirection::FORWARD; in impl_propagateFetchSizeAndDirection() local
487 nFetchDirection = FetchDirection::REVERSE; in impl_propagateFetchSizeAndDirection()
489 aValue <<= nFetchDirection; in impl_propagateFetchSizeAndDirection()
H A Dcachedcontentresultset.hxx177 , sal_Int32 nFetchDirection )

Completed in 45 milliseconds