Searched refs:m_pMatrix (Results 1 – 4 of 4) sorted by relevance
79 …st<ORowSetMatrix::difference_type>(0)) && ((M) < static_cast<sal_Int32>(m_pMatrix->size())),"Posit…96 ,m_pMatrix(NULL) in DBG_NAME()370 if(m_pMatrix) in ~ORowSetCache()372 m_pMatrix->clear(); in ~ORowSetCache()373 delete m_pMatrix; in ~ORowSetCache()395 if(!m_pMatrix) in setFetchSize()397 m_pMatrix = new ORowSetMatrix(_nSize); in setFetchSize()398 m_aMatrixIter = m_pMatrix->end(); in setFetchSize()399 m_aMatrixEnd = m_pMatrix->end(); in setFetchSize()418 ptrdiff_t nDist = (aCacheIter->second.aIterator - m_pMatrix->begin()); in setFetchSize()[all …]
76 if ( !m_pRowSet->isInsertRow() && m_aIter->second.aIterator == m_pCache->m_pMatrix->end() ) in operator *()92 if ( !m_pRowSet->isInsertRow() && m_aIter->second.aIterator == m_pCache->m_pMatrix->end() ) in operator ->()138 m_aIter->second.aIterator == m_pCache->m_pMatrix->end() in isNull()
127 ORowSetMatrix* m_pMatrix; // represent the table struct member in dbaccess::ORowSetCache
1041 icFloatNumber *data = m_pMatrix;