Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx965 bOk = m_pCacheSet->absolute_checked( m_nPosition + 1,sal_False ); in moveWindow()
1039 bCheck = m_pCacheSet->absolute_checked(m_nStartPos,sal_False); in moveWindow()
H A DCacheSet.hxx153 virtual sal_Bool absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow );
H A DKeySet.hxx232 virtual sal_Bool absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow );
H A DKeySet.cxx1274 return absolute_checked(row,sal_True); in absolute()
1276 sal_Bool OKeySet::absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow ) in absolute_checked() function in OKeySet
H A DCacheSet.cxx700 sal_Bool OCacheSet::absolute_checked( sal_Int32 row,sal_Bool /*i_bFetchRow*/ ) in absolute_checked() function in OCacheSet

Completed in 46 milliseconds