Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx66 TYPEINIT1(ScUndoInsertCells, SfxUndoAction);
99 ScUndoInsertCells::ScUndoInsertCells( ScDocShell* pNewDocShell, in ScUndoInsertCells() function in ScUndoInsertCells
127 __EXPORT ScUndoInsertCells::~ScUndoInsertCells() in ~ScUndoInsertCells()
134 String __EXPORT ScUndoInsertCells::GetComment() const in GetComment()
139 sal_Bool ScUndoInsertCells::Merge( SfxUndoAction* pNextAction ) in Merge()
164 void ScUndoInsertCells::SetChangeTrack() in SetChangeTrack()
176 void ScUndoInsertCells::DoChange( const sal_Bool bUndo ) in DoChange()
290 void __EXPORT ScUndoInsertCells::Undo() in Undo()
301 void __EXPORT ScUndoInsertCells::Redo() in Redo()
312 void __EXPORT ScUndoInsertCells::Repeat(SfxRepeatTarget& rTarget) in Repeat()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx46 class ScUndoInsertCells: public ScMoveUndo class
50 ScUndoInsertCells( ScDocShell* pNewDocShell,
54 virtual ~ScUndoInsertCells();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1654 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertCells( in InsertCells()

Completed in 33 milliseconds