Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds