Searched refs:ScUndoThesaurus (Results 1 – 3 of 3) sorted by relevance
61 TYPEINIT1(ScUndoThesaurus, ScSimpleUndo);685 ScUndoThesaurus::ScUndoThesaurus( ScDocShell* pNewDocShell, in ScUndoThesaurus() function in ScUndoThesaurus708 __EXPORT ScUndoThesaurus::~ScUndoThesaurus() in ~ScUndoThesaurus()714 String __EXPORT ScUndoThesaurus::GetComment() const in GetComment()719 void ScUndoThesaurus::SetChangeTrack( ScBaseCell* pOldCell ) in SetChangeTrack()733 void __EXPORT ScUndoThesaurus::DoChange( sal_Bool bUndo, const String& rStr, in DoChange()777 void __EXPORT ScUndoThesaurus::Undo() in Undo()787 void __EXPORT ScUndoThesaurus::Redo() in Redo()794 void __EXPORT ScUndoThesaurus::Repeat(SfxRepeatTarget& rTarget) in Repeat()800 sal_Bool __EXPORT ScUndoThesaurus::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
212 class ScUndoThesaurus: public ScSimpleUndo class216 ScUndoThesaurus( ScDocShell* pNewDocShell,220 virtual ~ScUndoThesaurus();
445 new ScUndoThesaurus( GetViewData()->GetDocShell(), in DoThesaurus()
Completed in 28 milliseconds