Home
last modified time | relevance | path

Searched refs:ScUndoReplace (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx67 TYPEINIT1(ScUndoReplace, SfxUndoAction);
1082 ScUndoReplace::ScUndoReplace( ScDocShell* pNewDocShell, const ScMarkData& rMark, in ScUndoReplace() function in ScUndoReplace
1101 __EXPORT ScUndoReplace::~ScUndoReplace() in ~ScUndoReplace()
1110 void ScUndoReplace::SetChangeTrack() in SetChangeTrack()
1139 String __EXPORT ScUndoReplace::GetComment() const in GetComment()
1147 void __EXPORT ScUndoReplace::Undo() in Undo()
1224 void __EXPORT ScUndoReplace::Redo() in Redo()
1263 void __EXPORT ScUndoReplace::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1272 sal_Bool __EXPORT ScUndoReplace::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx492 class ScUndoReplace: public ScSimpleUndo class
496 ScUndoReplace( ScDocShell* pNewDocShell,
501 virtual ~ScUndoReplace();
/aoo4110/main/sc/source/ui/view/
H A Dviewfun2.cxx1723 new ScUndoReplace( GetViewData()->GetDocShell(), *pUndoMark, in SearchAndReplace()
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4068 new ScUndoReplace( pDocShell, *pUndoMark, nCol, nRow, nTab, in replaceAll()

Completed in 284 milliseconds