Searched refs:aKeyRow (Results 1 – 1 of 1) sorted by relevance
889 ORowSetRow aKeyRow = new connectivity::ORowVector< ORowSetValue >(m_pKeyColumnNames->size()); in executeInsert() local890 copyRowValue(_rInsertRow,aKeyRow,aKeyIter->first + 1); in executeInsert()892 …KeyMap.insert(OKeySetMatrix::value_type(aKeyIter->first + 1,OKeySetValue(aKeyRow,::std::pair<sal_I… in executeInsert()1427 …ORowSetRow aKeyRow = new connectivity::ORowVector< ORowSetValue >((*m_pKeyColumnNames).size() + m_… in fetchRow() local1428 connectivity::ORowVector< ORowSetValue >::Vector::iterator aIter = aKeyRow->get().begin(); in fetchRow()1445 …nsert(OKeySetMatrix::value_type(m_aKeyMap.rbegin()->first+1,OKeySetValue(aKeyRow,::std::pair<sal_I… in fetchRow()
Completed in 21 milliseconds