Lines Matching refs:ScUndoDragDrop
71 TYPEINIT1(ScUndoDragDrop, SfxUndoAction);
1131 ScUndoDragDrop::ScUndoDragDrop( ScDocShell* pNewDocShell, in ScUndoDragDrop() function in ScUndoDragDrop
1162 __EXPORT ScUndoDragDrop::~ScUndoDragDrop() in ~ScUndoDragDrop()
1166 String __EXPORT ScUndoDragDrop::GetComment() const in GetComment()
1173 void ScUndoDragDrop::SetChangeTrack() in SetChangeTrack()
1192 void ScUndoDragDrop::PaintArea( ScRange aRange, sal_uInt16 nExtFlags ) const in PaintArea()
1241 void ScUndoDragDrop::DoUndo( ScRange aRange ) const in DoUndo()
1272 void __EXPORT ScUndoDragDrop::Undo() in Undo()
1282 void __EXPORT ScUndoDragDrop::Redo() in Redo()
1365 void __EXPORT ScUndoDragDrop::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat()
1369 sal_Bool __EXPORT ScUndoDragDrop::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()