Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2533 void ODbaseTable::copyData(ODbaseTable* _pNewTable,sal_Int32 _nPos) in copyData() argument
2541 aInsertRow = new OValueRefVector(_pNewTable->m_pColumns->getCount()); in copyData()
2578 bOk = _pNewTable->InsertRow(*aInsertRow,sal_True,_pNewTable->m_pColumns); in copyData()
/aoo4110/main/connectivity/source/inc/dbase/
H A DDTable.hxx105 void copyData(ODbaseTable* _pNewTable,sal_Int32 _nPos);

Completed in 19 milliseconds