Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx780 if(m_pCacheSet->previous_checked(sal_False)) // because we stand after the last row in fillMatrix()
973 … m_nRowCount = m_pCacheSet->previous_checked(sal_False) ? m_pCacheSet->getRow() : 0;// + 1 removed in moveWindow()
1005 m_pCacheSet->previous_checked(sal_False); // because we stand after the last row in moveWindow()
1023 m_pCacheSet->previous_checked(sal_False); // because we stand after the last row in moveWindow()
H A DCacheSet.hxx152 virtual sal_Bool previous_checked( sal_Bool i_bFetchRow );
H A DKeySet.hxx231 virtual sal_Bool previous_checked( sal_Bool i_bFetchRow );
H A DKeySet.cxx1331 sal_Bool OKeySet::previous_checked( sal_Bool i_bFetchRow ) in previous_checked() function in OKeySet
1346 return previous_checked(sal_True); in previous()
H A DCacheSet.cxx695 sal_Bool OCacheSet::previous_checked( sal_Bool /*i_bFetchRow*/ ) in previous_checked() function in OCacheSet

Completed in 45 milliseconds