LibreOffice Module svx (master)
1
|
#include <overlaypolypolygon.hxx>
Private Member Functions | |
virtual drawinglayer::primitive2d::Primitive2DContainer | createOverlayObjectPrimitive2DSequence () override |
Private Attributes | |
basegfx::B2DPolyPolygon | maLinePolyPolygon |
Additional Inherited Members | |
![]() | |
const drawinglayer::primitive2d::Primitive2DContainer & | getPrimitive2DSequence () const |
void | resetPrimitive2DSequence () |
void | objectChange () |
void | allowAntiAliase (bool bNew) |
![]() | |
static sal_uInt32 | impCheckBlinkTimeValueRange (sal_uInt64 nBlinkTime) |
![]() | |
basegfx::B2DRange | maBaseRange |
Color | maBaseColor |
bool | mbIsVisible: 1 |
bool | mbIsHittable: 1 |
bool | mbAllowsAnimation: 1 |
bool | mbAllowsAntiAliase: 1 |
Definition at line 46 of file overlaypolypolygon.hxx.
|
explicit |
Definition at line 115 of file overlaypolypolygon.cxx.
References COL_BLACK.
|
overridevirtual |
Definition at line 122 of file overlaypolypolygon.cxx.
|
overrideprivatevirtual |
Reimplemented from sdr::overlay::OverlayObject.
Definition at line 74 of file overlaypolypolygon.cxx.
References SvtOptionsDrawinglayer::getHilightColor(), getLinePolyPolygon(), sdr::overlay::OverlayObject::getOverlayManager(), and SvtOptionsDrawinglayer::GetTransparentSelectionPercent().
|
inline |
Definition at line 60 of file overlaypolypolygon.hxx.
Referenced by createOverlayObjectPrimitive2DSequence().
|
overridevirtual |
Reimplemented from sdr::overlay::OverlayObject.
Definition at line 109 of file overlaypolypolygon.cxx.
References sdr::overlay::OverlayObject::objectChange().
|
private |
Definition at line 49 of file overlaypolypolygon.hxx.