Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundoblk.cxx69 TYPEINIT1(ScUndoCut, ScBlockUndo);
767 ScUndoCut::ScUndoCut( ScDocShell* pNewDocShell, in ScUndoCut() function in ScUndoCut
778 __EXPORT ScUndoCut::~ScUndoCut() in ~ScUndoCut()
783 String __EXPORT ScUndoCut::GetComment() const in GetComment()
788 void ScUndoCut::SetChangeTrack() in SetChangeTrack()
798 void ScUndoCut::DoChange( const sal_Bool bUndo ) in DoChange()
838 void __EXPORT ScUndoCut::Undo() in Undo()
845 void __EXPORT ScUndoCut::Redo() in Redo()
855 void __EXPORT ScUndoCut::Repeat(SfxRepeatTarget& rTarget) in Repeat()
861 sal_Bool __EXPORT ScUndoCut::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/aoo41x/main/sc/source/ui/inc/
H A Dundoblk.hxx141 class ScUndoCut: public ScBlockUndo class
145 ScUndoCut( ScDocShell* pNewDocShell,
150 virtual ~ScUndoCut();
/aoo41x/main/sc/source/ui/view/
H A Dviewfun3.cxx288 new ScUndoCut( pDocSh, aRange, aOldEnd, rMark, pUndoDoc ) ); in CutToClip()

Completed in 39 milliseconds