Searched refs:m_pEvaluationKeySet (Results 1 – 4 of 4) sorted by relevance
569 if(m_pEvaluationKeySet) in evaluate()580 if(m_pEvaluationKeySet) in evaluate()945 if (m_pEvaluationKeySet) in ExecuteRow()1127 if (m_pEvaluationKeySet) in Move()1334 if (m_pEvaluationKeySet) in sortRows()1358 m_pEvaluationKeySet = NULL; in sortRows()1431 if (m_pEvaluationKeySet) in OpenImpl()1439 if (m_pEvaluationKeySet) in OpenImpl()1601 if (m_pEvaluationKeySet) in OpenImpl()1609 if (m_pEvaluationKeySet) in OpenImpl()[all …]
74 ,m_pEvaluationKeySet(NULL) in DBG_NAME()366 delete m_pEvaluationKeySet; in disposing()570 …m_pEvaluationKeySet = m_pSQLAnalyzer->bindEvaluationRow(m_aEvaluateRow); // Werte im Code des Comp… in initializeResultSet()571 _pResult->setEvaluationKeySet(m_pEvaluationKeySet); in initializeResultSet()
108 TIntVector* m_pEvaluationKeySet; member in connectivity::file::OResultSet318 …inline void setEvaluationKeySet(TIntVector* _pEvaluationKeySet) { m_pEvaluationKeySet = _pEvalu… in setEvaluationKeySet()
91 ::std::vector<sal_Int32>* m_pEvaluationKeySet;
Completed in 1240 milliseconds