Home
last modified time | relevance | path

Searched refs:UndoRemoveColumns (Results 1 – 3 of 3) sorted by path

/trunk/main/svx/source/table/
H A Dtablemodel.cxx285 void TableModel::UndoRemoveColumns( sal_Int32 nIndex, ColumnVector& aCols, CellVector& aCells ) in UndoRemoveColumns() function in sdr::table::TableModel
H A Dtablemodel.hxx165 void UndoRemoveColumns( sal_Int32 nIndex, ColumnVector& aNewCols, CellVector& aCells );
H A Dtableundo.cxx326 mxTable->UndoRemoveColumns( mnIndex, maColumns, maCells ); in Redo()
362 mxTable->UndoRemoveColumns( mnIndex, maColumns, maCells ); in Undo()

Completed in 21 milliseconds