LibreOffice Module svx (master)
1
|
#include <svdhdl.hxx>
Public Member Functions | |
SdrHdl () | |
SdrHdl (const Point &rPnt, SdrHdlKind eNewKind) | |
virtual | ~SdrHdl () |
const sdr::overlay::OverlayObjectList & | getOverlayObjectList () const |
void | SetHdlList (SdrHdlList *pList) |
SdrHdlKind | GetKind () const |
void | Touch () |
const Point & | GetPos () const |
void | SetPos (const Point &rPnt) |
SdrPageView * | GetPageView () const |
void | SetPageView (SdrPageView *pNewPV) |
SdrObject * | GetObj () const |
void | SetObj (SdrObject *pNewObj) |
bool | IsSelected () const |
void | SetSelected (bool bJa=true) |
void | Set1PixMore (bool bJa=true) |
void | SetRotationAngle (Degree100 n) |
bool | IsCornerHdl () const |
bool | IsVertexHdl () const |
void | SetObjHdlNum (sal_uInt32 nNum) |
sal_uInt32 | GetObjHdlNum () const |
void | SetPolyNum (sal_uInt32 nNum) |
sal_uInt32 | GetPolyNum () const |
void | SetPointNum (sal_uInt32 nNum) |
sal_uInt32 | GetPointNum () const |
void | SetPlusHdl (bool bOn) |
bool | IsPlusHdl () const |
void | SetSourceHdlNum (sal_uInt32 nNum) |
sal_uInt32 | GetSourceHdlNum () const |
virtual PointerStyle | GetPointer () const |
bool | IsHdlHit (const Point &rPnt) const |
virtual bool | IsFocusHdl () const |
void | SetMoveOutside (bool bMoveOutside) |
virtual void | onMouseEnter (const MouseEvent &rMEvt) |
is called when the mouse enters the area of this handle. More... | |
virtual void | onHelpRequest () |
is called when help is requested for the area of this handle More... | |
virtual void | onMouseLeave () |
is called when the mouse leaves the area of this handle. More... | |
Static Public Member Functions | |
static BitmapEx | createGluePointBitmap () |
Protected Member Functions | |
virtual void | CreateB2dIAObject () |
void | GetRidOfIAObject () |
std::unique_ptr< sdr::overlay::OverlayObject > | CreateOverlayObject (const basegfx::B2DPoint &rPos, BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset=Point()) |
void | insertNewlyCreatedOverlayObjectForSdrHdl (std::unique_ptr< sdr::overlay::OverlayObject > pOverlayObject, const sdr::contact::ObjectContact &rObjectContact, sdr::overlay::OverlayManager &rOverlayManager) |
Static Protected Member Functions | |
static BitmapMarkerKind | GetNextBigger (BitmapMarkerKind eKnd) |
Protected Attributes | |
SdrObject * | pObj |
SdrPageView * | pPV |
SdrHdlList * | pHdlList |
sdr::overlay::OverlayObjectList | maOverlayGroup |
Point | aPos |
SdrHdlKind | eKind |
Degree100 | nRotationAngle |
sal_uInt32 | nObjHdlNum |
sal_uInt32 | nPolyNum |
sal_uInt32 | nPPntNum |
sal_uInt32 | nSourceHdlNum |
bool | bSelect: 1 |
bool | b1PixMore: 1 |
bool | bPlusHdl: 1 |
bool | mbMoveOutside |
Private Attributes | |
bool | mbMouseOver |
Friends | |
class | SdrMarkView |
class | SdrHdlList |
Definition at line 130 of file svdhdl.hxx.
SdrHdl::SdrHdl | ( | ) |
Definition at line 268 of file svdhdl.cxx.
|
explicit |
Definition at line 286 of file svdhdl.cxx.
References false.
|
virtual |
Definition at line 305 of file svdhdl.cxx.
References GetRidOfIAObject().
|
protectedvirtual |
Reimplemented in SdrCropViewHdl, SdrCropHdl, ImpTextframeHdl, ImpMeasureHdl, ImpEdgeHdl, E3dVolumeMarker, SdrHdlBezWgt, SdrHdlLine, SdrHdlGradient, SdrHdlColor, sdr::table::TableBorderHdl, sdr::table::TableEdgeHdl, and svx::diagram::DiagramFrameHdl.
Definition at line 404 of file svdhdl.cxx.
References Anchor, Anchor_TR, AnchorTR, aPos, SdrMarkView::areMarkHandlesHidden(), b1PixMore, BezierWeight, bSelect, Circ_7x7, Circ_9x9, Circle, COL_BLACK, COL_CYAN(), COL_LIGHTCYAN, COL_LIGHTGREEN, COL_LIGHTRED, COL_RED(), COL_YELLOW, CreateOverlayObject(), Crosshair, CustomShape1, Customshape_7x7, Customshape_9x9, Cyan, eKind, Elli_7x9, Elli_9x7, OutputDevice::GetDPIScaleFactor(), SdrPageWindow::GetObjectContact(), SdrPaintWindow::GetOutputDevice(), SdrPageWindow::GetOverlayManager(), SdrPageView::GetPageWindow(), SdrPageWindow::GetPaintWindow(), GetRidOfIAObject(), SdrPaintView::GetSdrPageView(), SdrHdlList::GetView(), Glue, Size::Height(), insertNewlyCreatedOverlayObjectForSdrHdl(), SdrHdlList::IsMoveOutside(), SdrHdlList::IsRotateShear(), Left, LightCyan, LightGreen, LightRed, Lower, LowerLeft, LowerRight, mbMoveOutside, Move, SdrPaintWindow::OutputToWindow(), SdrPageView::PageWindowCount(), pHdlList, OutputDevice::PixelToLogic(), pObj, Point, Poly, Rect_11x11, Rect_7x7, Rect_9x9, Red, Ref1, Ref2, Right, Upper, UpperLeft, UpperRight, User, Size::Width(), and Yellow.
Referenced by SdrHdlBezWgt::CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), and Touch().
|
static |
Definition at line 1074 of file svdhdl.cxx.
References Glue_Deselected, and LightGreen.
Referenced by sdr::contact::ViewContactOfSdrObj::createGluePointPrimitive2DSequence(), and SdrDragEntryPointGlueDrag::createPrimitive2DSequenceInCurrentState().
|
protected |
Definition at line 784 of file svdhdl.cxx.
References Anchor, AnchorPressed, AnchorPressedTR, AnchorTR, Circ_11x11, COL_BLACK, Crosshair, Elli_11x9, Elli_9x11, BitmapEx::Erase(), StyleSettings::GetCursorBlinkTime(), SdrHdlList::GetFocusHdl(), SdrHdlList::GetHdlSize(), GetNextBigger(), Application::GetSettings(), BitmapEx::GetSizePixel(), AllSettings::GetStyleSettings(), Glue, Glue_Deselected, Size::Height(), BitmapEx::IsEmpty(), IsFocusHdl(), IsSelected(), vcl::N24_BPP, pHdlList, Rect_11x11, Rect_13x13, RectPlus_11x11, and Size::Width().
Referenced by CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), and ImpMeasureHdl::CreateB2dIAObject().
|
inline |
Definition at line 194 of file svdhdl.hxx.
Referenced by SdrRectObj::applySpecialDrag(), SdrCircObj::applySpecialDrag(), SdrObjCustomShape::applySpecialDrag(), sdr::table::SdrTableObj::applySpecialDrag(), E3dView::BegDragObj(), SdrDragView::BegDragObj(), SdrDragMovHdl::BeginSdrDrag(), SdrDragView::BegInsGluePoint(), SdrRectObj::beginSpecialDrag(), SdrCircObj::beginSpecialDrag(), SdrObjCustomShape::beginSpecialDrag(), sdr::table::SdrTableObj::beginSpecialDrag(), SdrObject::beginSpecialDrag(), SdrMarkView::GetGluePointHdl(), SdrHdlList::GetHdl(), SdrView::GetPreferredPointer(), SdrRectObj::getSpecialDragComment(), SdrCircObj::getSpecialDragComment(), sdr::table::SdrTableObj::getSpecialDragPoly(), SdrTextObj::ImpDragCalcRect(), SdrObject::ImpDragCalcRect(), SdrMarkView::ImpMarkPoint(), SdrMarkView::ImpSetPointsRects(), SdrMarkView::IsPointMarkable(), GraphCtrl::KeyInput(), E3dView::MovAction(), SdrView::PickAnything(), SdrMarkView::SetMarkHandles(), and SdrMarkView::SetMarkHandlesForLOKit().
|
staticprotected |
Definition at line 631 of file svdhdl.cxx.
References Anchor, AnchorPressed, AnchorPressedTR, AnchorTR, Circ_11x11, Circ_7x7, Circ_9x9, Customshape_11x11, Customshape_7x7, Customshape_9x9, Elli_11x9, Elli_7x9, Elli_9x11, Elli_9x7, Rect_11x11, Rect_13x13, Rect_7x7, Rect_9x9, RectPlus_11x11, RectPlus_7x7, and RectPlus_9x9.
Referenced by CreateOverlayObject().
|
inline |
Definition at line 203 of file svdhdl.hxx.
Referenced by SdrEdgeObj::applySpecialDrag(), SdrDragView::BegDragObj(), ImpPathForDragAndCreate::beginPathDrag(), SdrDragView::BegInsGluePoint(), SdrDragMethod::GetDragObj(), SdrMarkView::GetGluePointHdl(), SdrMarkView::ImpMarkPoint(), insertNewlyCreatedOverlayObjectForSdrHdl(), SdrMarkView::IsPointMarkable(), SdrMarkView::MarkPoint(), SdrMarkView::MarkPoints(), SdrView::PickAnything(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 216 of file svdhdl.hxx.
Referenced by SdrMeasureObj::applySpecialDrag(), SdrDragView::BegInsGluePoint(), SdrMeasureObj::beginSpecialDrag(), SdrMarkView::GetGluePointHdl(), SdrMeasureObj::ImpEvalDrag(), SdrMarkView::ImpMarkPoint(), SdrView::PickAnything(), and SdrMarkView::SetMarkHandlesForLOKit().
|
inline |
Definition at line 191 of file svdhdl.hxx.
Referenced by SdrDragGradient::BeginSdrDrag().
|
inline |
Definition at line 200 of file svdhdl.hxx.
Referenced by SdrDragMethod::GetDragPV(), and SdrMarkView::MarkPoints().
|
virtual |
Reimplemented in ImpMeasureHdl, ImpEdgeHdl, SdrHdlLine, sdr::table::TableBorderHdl, and sdr::table::TableEdgeHdl.
Definition at line 953 of file svdhdl.cxx.
References BezierWeight, Circle, CustomShape1, eKind, o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >::get(), Glue, SdrHdlList::IsDistortShear(), SdrHdlList::IsRotateShear(), Left, Lower, LowerLeft, LowerRight, NormAngle36000(), nRotationAngle, pHdlList, Poly, Ref1, Ref2, Right, Upper, UpperLeft, and UpperRight.
Referenced by ImpEdgeHdl::GetPointer(), ImpMeasureHdl::GetPointer(), SdrView::GetPreferredPointer(), SdrDragMovHdl::GetSdrDragPointer(), SdrDragResize::GetSdrDragPointer(), SdrDragObjOwn::GetSdrDragPointer(), and SdrMarkView::SetMarkHandlesForLOKit().
|
inline |
Definition at line 222 of file svdhdl.hxx.
Referenced by SdrPathObj::AddToPlusHdlList(), SdrCircObj::applySpecialDrag(), SdrObjCustomShape::applySpecialDrag(), sdr::table::SdrTableObj::applySpecialDrag(), SdrEdgeObj::applySpecialDrag(), ImpPathForDragAndCreate::beginPathDrag(), SdrCaptionObj::beginSpecialDrag(), SdrCircObj::beginSpecialDrag(), SdrEdgeObj::beginSpecialDrag(), SdrCircObj::getSpecialDragComment(), ImpPathForDragAndCreate::getSpecialDragComment(), ImpPathForDragAndCreate::getSpecialDragPoly(), GraphCtrl::KeyInput(), ImpPathForDragAndCreate::movePathDrag(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 219 of file svdhdl.hxx.
Referenced by SdrPathObj::AddToPlusHdlList(), SdrCaptionObj::applySpecialDrag(), ImpPathForDragAndCreate::beginPathDrag(), SdrCaptionObj::beginSpecialDrag(), ImpPathForDragAndCreate::endPathDrag(), SdrCaptionObj::getSpecialDragComment(), ImpPathForDragAndCreate::getSpecialDragComment(), ImpPathForDragAndCreate::getSpecialDragPoly(), GraphCtrl::KeyInput(), ImpPathForDragAndCreate::movePathDrag(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 197 of file svdhdl.hxx.
References Point.
Referenced by SdrVirtObj::AddToHdlList(), SdrVirtObj::AddToPlusHdlList(), SdrDragView::BegDragObj(), SdrDragMovHdl::BeginSdrDrag(), SdrDragRotate::BeginSdrDrag(), SdrDragShear::BeginSdrDrag(), SdrDragMirror::BeginSdrDrag(), SdrDragGradient::BeginSdrDrag(), SdrDragResize::BeginSdrDrag(), SdrHdlLine::CreateB2dIAObject(), SdrHdlBezWgt::CreateB2dIAObject(), E3dView::End3DCreation(), SdrDragGradient::EndSdrDrag(), SdrHdlGradient::FromIAOToItem(), SdrView::GetPreferredPointer(), SdrMarkView::ImpSetPointsRects(), GraphCtrl::KeyInput(), SdrMarkView::MarkPoints(), E3dView::MovAction(), SdrDragMovHdl::MoveSdrDrag(), SdrView::MoveShapeHandle(), SdrMarkView::SetMarkHandlesForLOKit(), and E3dView::Start3DCreation().
|
protected |
Definition at line 397 of file svdhdl.cxx.
References sdr::overlay::OverlayObjectList::clear(), and maOverlayGroup.
Referenced by sdr::table::TableEdgeHdl::CreateB2dIAObject(), sdr::table::TableBorderHdl::CreateB2dIAObject(), CreateB2dIAObject(), SdrHdlColor::CreateB2dIAObject(), SdrHdlGradient::CreateB2dIAObject(), SdrHdlLine::CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), ImpTextframeHdl::CreateB2dIAObject(), SdrCropHdl::CreateB2dIAObject(), SdrCropViewHdl::CreateB2dIAObject(), and ~SdrHdl().
|
inline |
Definition at line 228 of file svdhdl.hxx.
Referenced by SdrPathObj::AddToPlusHdlList(), ImpPathForDragAndCreate::endPathDrag(), and SdrMarkView::ImpMarkPoint().
|
protected |
Definition at line 1079 of file svdhdl.cxx.
References sdr::overlay::OverlayManager::add(), sdr::overlay::OverlayObjectList::append(), sdr::contact::ObjectContact::calculateGridOffsetForViewOjectContact(), Tuple2D< double >::equalZero(), GetObj(), maOverlayGroup, and sdr::contact::ObjectContact::supportsGridOffsets().
Referenced by sdr::table::TableEdgeHdl::CreateB2dIAObject(), sdr::table::TableBorderHdl::CreateB2dIAObject(), CreateB2dIAObject(), SdrHdlColor::CreateB2dIAObject(), SdrHdlGradient::CreateB2dIAObject(), SdrHdlLine::CreateB2dIAObject(), SdrHdlBezWgt::CreateB2dIAObject(), E3dVolumeMarker::CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), ImpTextframeHdl::CreateB2dIAObject(), SdrCropHdl::CreateB2dIAObject(), and SdrCropViewHdl::CreateB2dIAObject().
|
inline |
Definition at line 212 of file svdhdl.hxx.
References LowerLeft, LowerRight, UpperLeft, and UpperRight.
Referenced by E3dView::BegDragObj(), and SdrView::GetPreferredPointer().
|
virtual |
Definition at line 1022 of file svdhdl.cxx.
References BezierWeight, Circle, CustomShape1, eKind, Glue, SdrHdlList::IsMoveOutside(), Left, Lower, LowerLeft, LowerRight, Move, pHdlList, Poly, Ref1, Ref2, Right, Upper, UpperLeft, UpperRight, and User.
Referenced by SdrCropHdl::CreateB2dIAObject(), and CreateOverlayObject().
bool SdrHdl::IsHdlHit | ( | const Point & | rPnt | ) | const |
Definition at line 946 of file svdhdl.cxx.
References sdr::overlay::OverlayObjectList::isHitLogic(), and maOverlayGroup.
Referenced by SdrHdlList::IsHdlListHit().
|
inline |
Definition at line 225 of file svdhdl.hxx.
Referenced by ImpPathForDragAndCreate::getSpecialDragComment(), SdrMarkView::ImpMarkPoint(), and SdrMarkView::IsPointMarkable().
|
inline |
Definition at line 206 of file svdhdl.hxx.
Referenced by ImpPathForDragAndCreate::beginPathDrag(), CreateOverlayObject(), SdrMarkView::ImpMarkPoint(), SdrMarkView::ImpSetPointsRects(), SdrMarkView::IsPointMarked(), SdrMarkView::MarkPoint(), SdrMarkView::MarkPoints(), and SdrView::PickAnything().
|
inline |
Definition at line 213 of file svdhdl.hxx.
References Left, Lower, Right, and Upper.
Referenced by E3dView::BegDragObj(), and SdrView::GetPreferredPointer().
|
virtual |
is called when help is requested for the area of this handle
Definition at line 1066 of file svdhdl.cxx.
Referenced by SdrMarkView::RequestHelp().
|
virtual |
is called when the mouse enters the area of this handle.
If the handle changes his visualisation during mouse over it must override this method and call Touch().
Definition at line 1062 of file svdhdl.cxx.
Referenced by SdrMarkView::MouseMove().
|
virtual |
is called when the mouse leaves the area of this handle.
If the handle changes his visualisation during mouse over it must override this method and call Touch().
Definition at line 1070 of file svdhdl.cxx.
Referenced by SdrMarkView::MouseMove().
void SdrHdl::Set1PixMore | ( | bool | bJa = true | ) |
Definition at line 310 of file svdhdl.cxx.
void SdrHdl::SetHdlList | ( | SdrHdlList * | pList | ) |
Definition at line 367 of file svdhdl.cxx.
void SdrHdl::SetMoveOutside | ( | bool | bMoveOutside | ) |
Definition at line 321 of file svdhdl.cxx.
References mbMoveOutside, and Touch().
Referenced by sdr::table::SdrTableObj::AddToHdlList().
Definition at line 379 of file svdhdl.cxx.
Referenced by sdr::table::SdrTableObj::AddToHdlList(), SdrMarkView::ImpMarkPoint(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 215 of file svdhdl.hxx.
Referenced by SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 201 of file svdhdl.hxx.
Referenced by SdrMarkView::ImpMarkPoint(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 224 of file svdhdl.hxx.
Referenced by SdrMarkView::ImpMarkPoint(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 221 of file svdhdl.hxx.
|
inline |
Definition at line 218 of file svdhdl.hxx.
Definition at line 343 of file svdhdl.cxx.
Referenced by SdrVirtObj::AddToHdlList(), SdrVirtObj::AddToPlusHdlList(), SdrDragMovHdl::CancelSdrDrag(), SdrDragGradient::CancelSdrDrag(), SdrHdlGradient::FromIAOToItem(), SdrDragMovHdl::MoveSdrDrag(), SdrDragGradient::MoveSdrDrag(), SdrMarkView::SetRef1(), and SdrMarkView::SetRef2().
Definition at line 332 of file svdhdl.cxx.
References nRotationAngle, and Touch().
void SdrHdl::SetSelected | ( | bool | bJa = true | ) |
Definition at line 355 of file svdhdl.cxx.
References bSelect, and Touch().
Referenced by SdrMarkView::ImpMarkPoint(), and SdrMarkView::SetMarkHandles().
|
inline |
Definition at line 227 of file svdhdl.hxx.
void SdrHdl::Touch | ( | ) |
Definition at line 391 of file svdhdl.cxx.
References CreateB2dIAObject().
Referenced by SdrDragMovHdl::CancelSdrDrag(), SdrDragMovHdl::MoveSdrDrag(), SdrHdlList::ResetFocusHdl(), Set1PixMore(), SdrHdlGradient::Set2ndPos(), SdrHdlColor::SetColor(), SdrHdlList::SetFocusHdl(), SetHdlList(), SdrHdlList::SetHdlSize(), ImpEdgeHdl::SetLineCode(), SetMoveOutside(), SdrHdlList::SetMoveOutside(), SetObj(), SetPos(), SetRotationAngle(), SetSelected(), SdrHdlColor::SetSize(), SdrHdlList::Sort(), and SdrHdlList::TravelFocusHdl().
|
friend |
Definition at line 133 of file svdhdl.hxx.
|
friend |
Definition at line 132 of file svdhdl.hxx.
|
protected |
Definition at line 142 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), SdrHdlColor::CreateB2dIAObject(), SdrHdlGradient::CreateB2dIAObject(), SdrHdlBezWgt::CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), SdrCropHdl::CreateB2dIAObject(), sdr::table::TableEdgeHdl::getPolyPolygon(), and SetPos().
|
protected |
Definition at line 153 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), and Set1PixMore().
|
protected |
Definition at line 154 of file svdhdl.hxx.
|
protected |
Definition at line 152 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), and SetSelected().
|
protected |
Definition at line 144 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), SdrCropHdl::GetBitmapForHandle(), GetPointer(), and IsFocusHdl().
|
protected |
Definition at line 140 of file svdhdl.hxx.
Referenced by GetRidOfIAObject(), insertNewlyCreatedOverlayObjectForSdrHdl(), and IsHdlHit().
|
private |
Definition at line 165 of file svdhdl.hxx.
Referenced by SdrMarkView::MouseMove(), and SdrMarkView::RequestHelp().
|
protected |
Definition at line 156 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), and SetMoveOutside().
|
protected |
Definition at line 147 of file svdhdl.hxx.
Referenced by ImpEdgeHdl::CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), ImpEdgeHdl::GetPointer(), ImpMeasureHdl::GetPointer(), and ImpEdgeHdl::IsHorzDrag().
|
protected |
Definition at line 148 of file svdhdl.hxx.
|
protected |
Definition at line 149 of file svdhdl.hxx.
Referenced by ImpEdgeHdl::CreateB2dIAObject().
|
protected |
Definition at line 146 of file svdhdl.hxx.
Referenced by ImpTextframeHdl::CreateB2dIAObject(), GetPointer(), and SetRotationAngle().
|
protected |
Definition at line 150 of file svdhdl.hxx.
|
protected |
Definition at line 138 of file svdhdl.hxx.
Referenced by sdr::table::TableEdgeHdl::CreateB2dIAObject(), sdr::table::TableBorderHdl::CreateB2dIAObject(), CreateB2dIAObject(), SdrHdlColor::CreateB2dIAObject(), SdrHdlGradient::CreateB2dIAObject(), SdrHdlLine::CreateB2dIAObject(), SdrHdlBezWgt::CreateB2dIAObject(), E3dVolumeMarker::CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), ImpMeasureHdl::CreateB2dIAObject(), ImpTextframeHdl::CreateB2dIAObject(), SdrCropHdl::CreateB2dIAObject(), SdrCropViewHdl::CreateB2dIAObject(), CreateOverlayObject(), GetPointer(), IsFocusHdl(), and SetHdlList().
|
protected |
Definition at line 136 of file svdhdl.hxx.
Referenced by CreateB2dIAObject(), ImpEdgeHdl::CreateB2dIAObject(), SdrHdlGradient::FromIAOToItem(), ImpEdgeHdl::GetPointer(), ImpEdgeHdl::IsHorzDrag(), and SetObj().
|
protected |
Definition at line 137 of file svdhdl.hxx.