Home
last modified time | relevance | path

Searched refs:insertNewPosition (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/connectivity/source/inc/
H A DTSkipDeletedSet.hxx85 void insertNewPosition(sal_Int32 _nPos);
/aoo42x/main/connectivity/source/commontools/
H A DTSkipDeletedSet.cxx255 void OSkipDeletedSet::insertNewPosition(sal_Int32 _nPos) in insertNewPosition() function in OSkipDeletedSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx652 m_aSkipDeletedSet.insertNewPosition((m_aRow->get())[0]->getValue()); in insertRow()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx902 m_pSkipDeletedSet->insertNewPosition(nRowPos); in insertRow()

Completed in 26 milliseconds