Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundotab.cxx70 TYPEINIT1(ScUndoImportTab, SfxUndoAction);
928 ScUndoImportTab::ScUndoImportTab( ScDocShell* pShell, in ScUndoImportTab() function in ScUndoImportTab
940 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()
/aoo41x/main/sc/source/ui/inc/
H A Dundotab.hxx282 class ScUndoImportTab : public ScSimpleUndo class
286 ScUndoImportTab(
290 virtual ~ScUndoImportTab();
/aoo41x/main/sc/source/ui/view/
H A Dviewfun2.cxx2482 new ScUndoImportTab( pDocSh, nTab, nCount, bLink ) ); in ImportTables()
2659 new ScUndoImportTab( pDestShell, nDestTab, in MoveTable()

Completed in 93 milliseconds