Home
last modified time | relevance | path

Searched refs:ScUndoCopyTab (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/undo/
H A Dundotab.cxx68 TYPEINIT1(ScUndoCopyTab, SfxUndoAction);
629 ScUndoCopyTab::ScUndoCopyTab( ScDocShell* pNewDocShell, in ScUndoCopyTab() function in ScUndoCopyTab
641 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()
/aoo41x/main/sc/source/ui/inc/
H A Dundotab.hxx198 class ScUndoCopyTab: public ScSimpleUndo class
202 ScUndoCopyTab(ScDocShell* pNewDocShell,
206 virtual ~ScUndoCopyTab();
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh5.cxx936 new ScUndoCopyTab( this, aSrcList, aDestList ) ); in MoveTable()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun2.cxx2824 new ScUndoCopyTab( pDocShell, TheTabs, TheDestTabs)); in MoveTable()

Completed in 73 milliseconds