Searched refs:ScUndoInsertTables (Results 1 – 3 of 3) sorted by relevance
64 TYPEINIT1(ScUndoInsertTables, SfxUndoAction);185 ScUndoInsertTables::ScUndoInsertTables( ScDocShell* pNewDocShell, in ScUndoInsertTables() function in ScUndoInsertTables199 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()
89 class ScUndoInsertTables : public ScSimpleUndo class93 ScUndoInsertTables(98 virtual ~ScUndoInsertTables();
2074 new ScUndoInsertTables( pDocSh, nTab, sal_False, pNameList)); in InsertTables()
Completed in 39 milliseconds