Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/file/
H A DFStatement.cxx565 _pResult->setEvaluationRow(m_aEvaluateRow); in initializeResultSet()
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx304 …inline void setEvaluationRow(const OValueRefRow& _aRow) { m_aEvaluateRow = _aR… in setEvaluationRow() function in connectivity::file::OResultSet