Searched refs:UndoRemoveColumns (Results 1 – 3 of 3) sorted by relevance
321 mxTable->UndoRemoveColumns( mnIndex, maColumns, maCells ); in Redo()357 mxTable->UndoRemoveColumns( mnIndex, maColumns, maCells ); in Undo()
165 void UndoRemoveColumns( sal_Int32 nIndex, ColumnVector& aNewCols, CellVector& aCells );
285 void TableModel::UndoRemoveColumns( sal_Int32 nIndex, ColumnVector& aCols, CellVector& aCells ) in UndoRemoveColumns() function in sdr::table::TableModel
Completed in 23 milliseconds