20 #ifndef INCLUDED_SVX_SOURCE_DIALOG_CONTWND_HXX
21 #define INCLUDED_SVX_SOURCE_DIALOG_CONTWND_HXX
const tools::PolyPolygon & GetPolyPolygon()
const Color & GetPipetteColor() const
virtual void SetDrawingArea(weld::DrawingArea *pDrawingArea) override
virtual void Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override
virtual bool MouseButtonUp(const MouseEvent &rMEvt) override
ContourWindow(weld::Dialog *pDialog)
tools::Rectangle aWorkRect
void SetWorkplaceClickHdl(const Link< ContourWindow &, void > &rLink)
bool IsClickValid() const
Link< ContourWindow &, void > aWorkplaceClickLink
Link< ContourWindow &, void > aPipetteClickLink
void SetPipetteMode(const bool bPipette)
void SetPipetteClickHdl(const Link< ContourWindow &, void > &rLink)
Link< ContourWindow &, void > aPipetteLink
virtual bool MouseButtonDown(const MouseEvent &rMEvt) override
virtual bool MouseMove(const MouseEvent &rMEvt) override
tools::PolyPolygon aPolyPoly
void SetWorkplaceMode(const bool bWorkplace)
virtual void SdrObjCreated(const SdrObject &rObj) override
virtual void InitSdrModel() override
bool IsContourChanged() const
void SetPolyPolygon(const tools::PolyPolygon &rPolyPoly)
const tools::Rectangle & GetWorkRect() const
void SetPipetteHdl(const Link< ContourWindow &, void > &rLink)