Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx61 TYPEINIT1(ScUndoThesaurus, ScSimpleUndo);
685 ScUndoThesaurus::ScUndoThesaurus( ScDocShell* pNewDocShell, in ScUndoThesaurus() function in ScUndoThesaurus
708 __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()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx212 class ScUndoThesaurus: public ScSimpleUndo class
216 ScUndoThesaurus( ScDocShell* pNewDocShell,
220 virtual ~ScUndoThesaurus();
/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx445 new ScUndoThesaurus( GetViewData()->GetDocShell(), in DoThesaurus()

Completed in 35 milliseconds