Searched refs:ScUndoCopyTab (Results 1 – 4 of 4) sorted by relevance
68 TYPEINIT1(ScUndoCopyTab, SfxUndoAction);629 ScUndoCopyTab::ScUndoCopyTab( ScDocShell* pNewDocShell, in ScUndoCopyTab() function in ScUndoCopyTab641 ScUndoCopyTab::~ScUndoCopyTab() in ~ScUndoCopyTab()646 String ScUndoCopyTab::GetComment() const in GetComment()651 void ScUndoCopyTab::DoChange() const in DoChange()665 void ScUndoCopyTab::Undo() in Undo()697 void ScUndoCopyTab::Redo() in Redo()747 void ScUndoCopyTab::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()752 sal_Bool ScUndoCopyTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
198 class ScUndoCopyTab: public ScSimpleUndo class202 ScUndoCopyTab(ScDocShell* pNewDocShell,206 virtual ~ScUndoCopyTab();
936 new ScUndoCopyTab( this, aSrcList, aDestList ) ); in MoveTable()
2824 new ScUndoCopyTab( pDocShell, TheTabs, TheDestTabs)); in MoveTable()
Completed in 26 milliseconds