Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx61 TYPEINIT1(ScUndoDeleteContents, SfxUndoAction);
88 ScUndoDeleteContents::ScUndoDeleteContents( in ScUndoDeleteContents() function in ScUndoDeleteContents
115 __EXPORT ScUndoDeleteContents::~ScUndoDeleteContents() in ~ScUndoDeleteContents()
124 String __EXPORT ScUndoDeleteContents::GetComment() const in GetComment()
130 void ScUndoDeleteContents::SetChangeTrack() in SetChangeTrack()
143 void ScUndoDeleteContents::DoChange( const sal_Bool bUndo ) in DoChange()
207 void __EXPORT ScUndoDeleteContents::Undo() in Undo()
226 void __EXPORT ScUndoDeleteContents::Redo() in Redo()
245 void __EXPORT ScUndoDeleteContents::Repeat(SfxRepeatTarget& rTarget) in Repeat()
254 sal_Bool __EXPORT ScUndoDeleteContents::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx259 class ScUndoDeleteContents: public ScSimpleUndo class
263 ScUndoDeleteContents( ScDocShell* pNewDocShell,
268 virtual ~ScUndoDeleteContents();
/aoo4110/main/sc/source/ui/view/
H A Dviewfunc.cxx2030 new ScUndoDeleteContents( pDocSh, aFuncMark, aExtendedRange, in DeleteContents()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx649 new ScUndoDeleteContents( &rDocShell, aMultiMark, aExtendedRange, in DeleteContents()

Completed in 56 milliseconds