Home
last modified time | relevance | path

Searched refs:nKeyPos (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/cui/source/inc/
H A Dacccfg.hxx98 TAccInfo( sal_Int32 nKeyPos , in TAccInfo()
101 : m_nKeyPos (nKeyPos ) in TAccInfo()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx423 sal_Int32 nKeyPos = (m_aMatrixIter - m_pMatrix->begin()); in setFetchSize() local
426 if ( nKeyPos < _nSize ) in setFetchSize()
427 m_aMatrixIter = m_pMatrix->begin() + nKeyPos; in setFetchSize()

Completed in 23 milliseconds