Searched refs:_pNewTable (Results 1 – 2 of 2) sorted by relevance
2576 void ODbaseTable::copyData(ODbaseTable* _pNewTable,sal_Int32 _nPos) in copyData() argument2584 aInsertRow = new OValueRefVector(_pNewTable->m_pColumns->getCount()); in copyData()2621 bOk = _pNewTable->InsertRow(*aInsertRow,sal_True,_pNewTable->m_pColumns); in copyData()
105 void copyData(ODbaseTable* _pNewTable,sal_Int32 _nPos);
Completed in 35 milliseconds