Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx64 TYPEINIT1(ScUndoAutoFill, SfxUndoAction);
568 ScUndoAutoFill::ScUndoAutoFill( ScDocShell* pNewDocShell, in ScUndoAutoFill() function in ScUndoAutoFill
594 __EXPORT ScUndoAutoFill::~ScUndoAutoFill() in ~ScUndoAutoFill()
603 String __EXPORT ScUndoAutoFill::GetComment() const in GetComment()
609 void ScUndoAutoFill::SetChangeTrack() in SetChangeTrack()
622 void __EXPORT ScUndoAutoFill::Undo() in Undo()
688 void __EXPORT ScUndoAutoFill::Redo() in Redo()
739 void __EXPORT ScUndoAutoFill::Repeat(SfxRepeatTarget& rTarget) in Repeat()
755 sal_Bool __EXPORT ScUndoAutoFill::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx402 class ScUndoAutoFill: public ScBlockUndo class
406 ScUndoAutoFill( ScDocShell* pNewDocShell,
413 virtual ~ScUndoAutoFill();
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4043 new ScUndoAutoFill( &rDocShell, aDestArea, aSourceArea, pUndoDoc, aMark, in FillSimple()
4165 new ScUndoAutoFill( &rDocShell, aDestArea, aSourceArea, pUndoDoc, aMark, in FillSeries()
4290 new ScUndoAutoFill( &rDocShell, aDestArea, aSourceArea, pUndoDoc, aMark, in FillAuto()

Completed in 46 milliseconds