Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1397 initializeRow(m_aRow,nColumnCount); in OpenImpl()
1398 initializeRow(m_aEvaluateRow,nColumnCount); in OpenImpl()
1399 initializeRow(m_aInsertRow,nColumnCount); in OpenImpl()
1848 void OResultSet::initializeRow(OValueRefRow& _rRow,sal_Int32 _nColumnCount) in initializeRow() function in OResultSet
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx161 void initializeRow(OValueRefRow& _rRow,sal_Int32 _nColumnCount);

Completed in 27 milliseconds