Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A DRowSetCache.hxx129 ORowSetMatrix::iterator m_aMatrixEnd; // present the row behind the last row of the table member in dbaccess::ORowSetCache
190 ORowSetMatrix::iterator& getEnd() { return m_aMatrixEnd;} in getEnd()
H A DRowSetCache.cxx399 m_aMatrixEnd = m_pMatrix->end(); in setFetchSize()
430 m_aMatrixEnd = m_pMatrix->end(); in setFetchSize()

Completed in 30 milliseconds