Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn.cxx970 ScBaseCell* pNew1 = 0; in SwapRow() local
973 pNew1 = pCell2->CloneWithoutNote( *pDocument, aPos1, SC_CLONECELL_ADJUST3DREL ); in SwapRow()
974 pNew1->TakeNote( pCell2->ReleaseNote() ); in SwapRow()
979 lclTakeBroadcaster( pNew1, pBC1 ); in SwapRow()
985 if ( !pNew1 ) in SwapRow()
988 Insert( nRow1, pNew1 ); // deletes pCell1, inserts pNew1 in SwapRow()

Completed in 22 milliseconds