Home
last modified time | relevance | path

Searched refs:ScUndoInsertTab (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx63 TYPEINIT1(ScUndoInsertTab, SfxUndoAction);
86 ScUndoInsertTab::ScUndoInsertTab( ScDocShell* pNewDocShell, in ScUndoInsertTab() function in ScUndoInsertTab
100 ScUndoInsertTab::~ScUndoInsertTab() in ~ScUndoInsertTab()
105 String ScUndoInsertTab::GetComment() const in GetComment()
113 void ScUndoInsertTab::SetChangeTrack() in SetChangeTrack()
126 void ScUndoInsertTab::Undo() in Undo()
147 void ScUndoInsertTab::Redo() in Redo()
168 void ScUndoInsertTab::Repeat(SfxRepeatTarget& rTarget) in Repeat()
175 sal_Bool ScUndoInsertTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx61 class ScUndoInsertTab : public ScSimpleUndo class
65 ScUndoInsertTab(
70 virtual ~ScUndoInsertTab();
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx633 new ScUndoInsertTab( pScDocSh, nNewTab, in FuInsertChart()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx630 new ScUndoInsertTab( pDocSh, nNewTab, bAppend, lcl_MakePivotTabName( aName, i ) )); in MakePivotTable()
H A Dviewfun2.cxx2110 new ScUndoInsertTab( pDocSh, nTab, sal_True, rName)); in AppendTable()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2721 new ScUndoInsertTab( &rDocShell, nTab, bAppend, rName)); in InsertTable()

Completed in 120 milliseconds