Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A DRowSetCache.cxx415 if ( !aCacheIter->second.pRowSet->isInsertRow() in setFetchSize()
886 if ( !aCacheIter->second.pRowSet->isInsertRow() in moveWindow()
1318 if ( aCacheIter->second.pRowSet->isInsertRow() && aCacheIter->second.aIterator == m_aInsertRow ) in cancelRowModification()
1426 aHelper.pRowSet = _pRowSet; in createIterator()
1435 if ( aCacheIter->second.pRowSet == _pRowSet ) in deleteIterator()
1454 if ( !aCacheIter->second.pRowSet->isInsertRow() in rotateCacheIterator()
H A DRowSetCacheIterator.hxx40 ORowSetBase* pRowSet; member

Completed in 23 milliseconds