Searched refs:m_pSortIndex (Results 1 – 2 of 2) sorted by relevance
95 ,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()
121 OSortIndex* m_pSortIndex; member in connectivity::file::OResultSet
Completed in 20 milliseconds