Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/undo/
H A Dundoblk.cxx71 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()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dundoblk.hxx227 class ScUndoDragDrop: public ScMoveUndo class
231 ScUndoDragDrop( ScDocShell* pNewDocShell,
235 virtual ~ScUndoDragDrop();
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2496 new ScUndoDragDrop( &rDocShell, ScRange( in MoveBlock()

Completed in 132 milliseconds