58 aObjectRange.getWidth(), aObjectRange.getHeight(),
61 aObjectRange.getMinX(), aObjectRange.getMinY()));
65 double fCornerRadiusX;
66 double fCornerRadiusY;
70 const bool bPickThroughTransparentTextFrames(
GetRectObj().getSdrModelFromSdrObject().IsPickThroughTransparentTextFrames());
81 GetRectObj().IsTextFrame() && !bPickThroughTransparentTextFrames));
83 rVisitor.
visit(xReference);
The transformation of a rectangle into a polygon, by using angle parameters from GeoStat.
Degree100 m_nRotationAngle
const SfxItemSet & GetMergedItemSet() const
Rectangle objects (rectangle, circle, ...)
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual void visit(const Primitive2DReference &)=0
B2DHomMatrix createScaleShearXRotateTranslateB2DHomMatrix(double fScaleX, double fScaleY, double fShearX, double fRadiant, double fTranslateX, double fTranslateY)
void calculateRelativeCornerRadius(sal_Int32 nRadius, const basegfx::B2DRange &rObjectRange, double &rfCornerRadiusX, double &rfCornerRadiusY)
attribute::SdrLineFillEffectsTextAttribute createNewSdrLineFillEffectsTextAttribute(const SfxItemSet &rSet, const SdrText *pText, bool bHasContent, bool bSuppressShadow)
constexpr TypedWhichId< SdrMetricItem > SDRATTR_CORNER_RADIUS(SDRATTR_MISC_FIRST+0)