Home
last modified time | relevance | path

Searched defs:ORowSetCacheIterator (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.hxx46 class ORowSetCacheIterator class
53ORowSetCacheIterator(const ORowSetCacheMap::iterator& _rIter,ORowSetCache* _pCache,ORowSetBase* _p… in ORowSetCacheIterator() function in dbaccess::ORowSetCacheIterator
60 ORowSetCacheIterator() :m_aIter(),m_pCache(NULL),m_pRowSet(NULL){} in ORowSetCacheIterator() function in dbaccess::ORowSetCacheIterator
H A DRowSetCacheIterator.cxx38 ORowSetCacheIterator::ORowSetCacheIterator(const ORowSetCacheIterator& _rRH) in ORowSetCacheIterator() function in ORowSetCacheIterator

Completed in 11 milliseconds