LibreOffice Module svx (master)
1
|
#include <overlayhandle.hxx>
Private Member Functions | |
virtual drawinglayer::primitive2d::Primitive2DContainer | createOverlayObjectPrimitive2DSequence () override |
Private Attributes | |
basegfx::B2DSize | maSize |
Color | maStrokeColor |
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::B2DPoint | maBasePosition |
![]() | |
basegfx::B2DRange | maBaseRange |
Color | maBaseColor |
bool | mbIsVisible: 1 |
bool | mbIsHittable: 1 |
bool | mbAllowsAnimation: 1 |
bool | mbAllowsAntiAliase: 1 |
Definition at line 20 of file overlayhandle.hxx.
sdr::overlay::OverlayHandle::OverlayHandle | ( | const basegfx::B2DPoint & | rBasePos, |
const basegfx::B2DSize & | rSize, | ||
Color const & | rStrokeColor, | ||
Color const & | rFillColor | ||
) |
Definition at line 39 of file overlayhandle.cxx.
References maSize.
|
overridevirtual |
Definition at line 49 of file overlayhandle.cxx.
|
overrideprivatevirtual |
Reimplemented from sdr::overlay::OverlayObject.
Definition at line 28 of file overlayhandle.cxx.
References f, maBasePosition, and maSize.
|
private |
Definition at line 22 of file overlayhandle.hxx.
|
private |
Definition at line 23 of file overlayhandle.hxx.