Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx95 ,m_pCacheSet(NULL) in DBG_NAME()
244 m_xCacheSet = m_pCacheSet; in DBG_NAME()
283 m_xCacheSet = m_pCacheSet; in DBG_NAME()
288 m_xCacheSet = m_pCacheSet; in DBG_NAME()
327 m_pCacheSet = pKeySet; in DBG_NAME()
348 if ( m_pCacheSet ) in DBG_NAME()
349 m_pCacheSet = NULL; in DBG_NAME()
368 m_pCacheSet = NULL; in ~ORowSetCache()
737 m_pCacheSet->afterLast(); in afterLast()
1102 m_pCacheSet->last(); in last()
[all …]
H A DRowSetCache.hxx126 OCacheSet* m_pCacheSet; // is a bookmarkable, keyset or static resultset member in dbaccess::ORowSetCache

Completed in 31 milliseconds