Lines Matching refs:ScUndoReplaceNote
62 TYPEINIT1(ScUndoReplaceNote, ScSimpleUndo);
808 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote() function in ScUndoReplaceNote
818 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote() function in ScUndoReplaceNote
830 ScUndoReplaceNote::~ScUndoReplaceNote() in ~ScUndoReplaceNote()
835 void ScUndoReplaceNote::Undo() in Undo()
848 void ScUndoReplaceNote::Redo() in Redo()
861 void ScUndoReplaceNote::Repeat( SfxRepeatTarget& /*rTarget*/ ) in Repeat()
865 sal_Bool ScUndoReplaceNote::CanRepeat( SfxRepeatTarget& /*rTarget*/ ) const in CanRepeat()
870 String ScUndoReplaceNote::GetComment() const in GetComment()
876 void ScUndoReplaceNote::DoInsertNote( const ScNoteData& rNoteData ) in DoInsertNote()
887 void ScUndoReplaceNote::DoRemoveNote( const ScNoteData& rNoteData ) in DoRemoveNote()