Searched refs:ScUndoImportTab (Results 1 – 3 of 3) sorted by relevance
70 TYPEINIT1(ScUndoImportTab, SfxUndoAction);928 ScUndoImportTab::ScUndoImportTab( ScDocShell* pShell, in ScUndoImportTab() function in ScUndoImportTab940 ScUndoImportTab::~ScUndoImportTab() in ~ScUndoImportTab()946 String ScUndoImportTab::GetComment() const in GetComment()951 void ScUndoImportTab::DoChange() const in DoChange()973 void ScUndoImportTab::Undo() in Undo()1025 void ScUndoImportTab::Redo() in Redo()1073 void ScUndoImportTab::Repeat(SfxRepeatTarget& rTarget) in Repeat()1080 sal_Bool ScUndoImportTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
282 class ScUndoImportTab : public ScSimpleUndo class286 ScUndoImportTab(290 virtual ~ScUndoImportTab();
2482 new ScUndoImportTab( pDocSh, nTab, nCount, bLink ) ); in ImportTables()2659 new ScUndoImportTab( pDestShell, nDestTab, in MoveTable()
Completed in 145 milliseconds