LibreOffice Module svx (master)
1
|
#include <svddrgmt.hxx>
Private Attributes | |
SdrObjectUniquePtr | mxClone |
Definition at line 279 of file svddrgmt.hxx.
SdrDragObjOwn::SdrDragObjOwn | ( | SdrDragView & | rNewView | ) |
Definition at line 1159 of file svddrgmt.cxx.
References SdrDragMethod::GetDragObj(), SdrDragMethod::setSolidDraggingActive(), and SdrObject::supportsFullDrag().
|
overridevirtual |
Definition at line 1171 of file svddrgmt.cxx.
|
overridevirtual |
Implements SdrDragMethod.
Reimplemented in SdrDragCrop.
Definition at line 1247 of file svddrgmt.cxx.
References SdrObject::beginSpecialDrag(), SdrDragMethod::DragStat(), SdrDragMethod::GetDragObj(), SdrObject::getFullDragClone(), SdrObject::IsResizeProtect(), and mxClone.
Referenced by SdrDragCrop::BeginSdrDrag().
|
overrideprotectedvirtual |
Reimplemented from SdrDragMethod.
Definition at line 1175 of file svddrgmt.cxx.
References SdrDragMethod::addSdrDragEntry(), basegfx::B2DPolyPolygon::append(), basegfx::B2DPolyPolygon::count(), SdrDragMethod::DragStat(), SdrDragMethod::getSdrDragView(), SdrPaintView::GetSdrPageView(), SdrDragMethod::getSolidDraggingActive(), mxClone, and SdrPageView::PageWindowCount().
|
overridevirtual |
Implements SdrDragMethod.
Reimplemented in SdrDragCrop.
Definition at line 1336 of file svddrgmt.cxx.
References SdrEditView::AddUndo(), SdrEditView::AddUndoActions(), SdrObject::applySpecialDrag(), SdrEditView::BegUndo(), SdrObject::BroadcastObjectChange(), SdrEditView::CreateConnectorUndo(), SdrUndoFactory::CreateUndoAttrObject(), SdrUndoFactory::CreateUndoGeoObject(), SdrDragMethod::DragStat(), SdrEditView::EndTextEditCurrentView(), SdrEditView::EndUndo(), SdrDragMethod::GetDragObj(), SdrObject::GetLastBoundRect(), SdrPaintView::GetModel(), SdrDragMethod::getSdrDragView(), SdrModel::GetSdrUndoFactory(), SdrObject::GetUserCall(), SdrDragMethod::Hide(), SdrDragStat::IsEndDragChangesAttributes(), SdrObject::IsInserted(), SdrEditView::IsUndoEnabled(), Resize, SdrObject::SendUserCall(), SdrObject::SetChanged(), and SdrUndoGeoObj::SetSkipChangeLayout().
|
overridevirtual |
Implements SdrDragMethod.
Reimplemented in SdrDragCrop.
Definition at line 1226 of file svddrgmt.cxx.
References aStr, SdrDragMethod::DragStat(), SdrDragMethod::GetDragObj(), SdrObject::getSpecialDragComment(), and mxClone.
|
overridevirtual |
Implements SdrDragMethod.
Reimplemented in SdrDragCrop.
Definition at line 1431 of file svddrgmt.cxx.
References SdrDragMethod::GetDragHdl(), and SdrHdl::GetPointer().
Implements SdrDragMethod.
Definition at line 1269 of file svddrgmt.cxx.
References SdrDragMethod::clearSdrDragEntries(), SdrDragMethod::DragStat(), SdrDragMethod::GetDragObj(), SdrDragMethod::GetDragPV(), SdrObject::getFullDragClone(), SdrObject::GetMergedItem(), SdrDragMethod::getSdrDragView(), SdrDragMethod::Hide(), makeSdrTextAutoGrowWidthItem(), mxClone, SdrDragStat::NextMove(), OrthoDistance4(), OrthoDistance8(), Point, SDRATTR_TEXT_AUTOGROWWIDTH(), SdrObject::SetMergedItem(), SdrDragMethod::Show(), and SdrDragMethod::SnapPos().
|
private |
Definition at line 286 of file svddrgmt.hxx.
Referenced by BeginSdrDrag(), createSdrDragEntries(), GetSdrDragComment(), and MoveSdrDrag().