Home
last modified time | relevance | path

Searched defs:xTargetCell (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/source/table/
H A Dtablemodel.cxx164 CellRef xTargetCell( getCell( nCol, nRow ) ); in TableModel() local
876 CellRef xTargetCell( getCell( nIndex + nCount, nRow ) ); in removeColumns() local
1037 CellRef xTargetCell( getCell( nCol, nIndex + nCount ) ); in removeRows() local
H A Dtablecontroller.cxx2496 …CellRef xTargetCell( dynamic_cast< Cell* >( mxTable->getCellByPosition( aStart.mnCol + nCol, aStar… in PasteObject() local
H A Dsvdotable.cxx2729 CellRef xTargetCell( dynamic_cast< Cell* >( xNewTable->getCellByPosition( nCol, nRow ).get() ) ); in CloneRange() local

Completed in 53 milliseconds