Searched refs:m_aMatrixEnd (Results 1 – 2 of 2) sorted by relevance
129 ORowSetMatrix::iterator m_aMatrixEnd; // present the row behind the last row of the table member in dbaccess::ORowSetCache190 ORowSetMatrix::iterator& getEnd() { return m_aMatrixEnd;} in getEnd()
399 m_aMatrixEnd = m_pMatrix->end(); in setFetchSize()430 m_aMatrixEnd = m_pMatrix->end(); in setFetchSize()
Completed in 20 milliseconds