Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx95 ,m_pSortIndex(NULL) in DBG_NAME()
188 DELETEZ(m_pSortIndex); in clear()
996 if (m_pSortIndex) in ExecuteRow()
999 m_pSortIndex->AddKeyValue(pKeyValue); in ExecuteRow()
1332 m_pSortIndex = new OSortIndex(eKeyType,m_aOrderbyAscending); in sortRows()
1360 m_pFileSet = m_pSortIndex->CreateKeySet(); in sortRows()
1363 DELETEZ(m_pSortIndex); in sortRows()
/aoo41x/main/connectivity/source/inc/file/
H A DFResultSet.hxx121 OSortIndex* m_pSortIndex; member in connectivity::file::OResultSet

Completed in 24 milliseconds