Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx64 TYPEINIT1(ScUndoInsertTables, SfxUndoAction);
185 ScUndoInsertTables::ScUndoInsertTables( ScDocShell* pNewDocShell, in ScUndoInsertTables() function in ScUndoInsertTables
199 ScUndoInsertTables::~ScUndoInsertTables() in ~ScUndoInsertTables()
215 String ScUndoInsertTables::GetComment() const in GetComment()
220 void ScUndoInsertTables::SetChangeTrack() in SetChangeTrack()
240 void ScUndoInsertTables::Undo() in Undo()
270 void ScUndoInsertTables::Redo() in Redo()
287 void ScUndoInsertTables::Repeat(SfxRepeatTarget& rTarget) in Repeat()
294 sal_Bool ScUndoInsertTables::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundotab.hxx89 class ScUndoInsertTables : public ScSimpleUndo class
93 ScUndoInsertTables(
98 virtual ~ScUndoInsertTables();
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2074 new ScUndoInsertTables( pDocSh, nTab, sal_False, pNameList)); in InsertTables()

Completed in 42 milliseconds