Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx65 TYPEINIT1(ScUndoMerge, SfxUndoAction);
768 ScUndoMerge::ScUndoMerge( ScDocShell* pNewDocShell, in ScUndoMerge() function in ScUndoMerge
785 ScUndoMerge::~ScUndoMerge() in ~ScUndoMerge()
794 String ScUndoMerge::GetComment() const in GetComment()
802 void ScUndoMerge::DoChange( bool bUndo ) const in DoChange()
854 void ScUndoMerge::Undo() in Undo()
864 void ScUndoMerge::Redo() in Redo()
874 void ScUndoMerge::Repeat(SfxRepeatTarget& rTarget) in Repeat()
887 sal_Bool ScUndoMerge::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx440 class ScUndoMerge: public ScSimpleUndo class
444 ScUndoMerge( ScDocShell* pNewDocShell,
448 virtual ~ScUndoMerge();
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4375 new ScUndoMerge( &rDocShell, in MergeCells()

Completed in 61 milliseconds