LibreOffice Module svx (master)
1
|
#include <viewcontactofsdrobjcustomshape.hxx>
Private Member Functions | |
const SdrObjCustomShape & | GetCustomShapeObj () const |
basegfx::B2DRange | getCorrectedTextBoundRect () const |
virtual void | createViewIndependentPrimitive2DSequence (drawinglayer::primitive2d::Primitive2DDecompositionVisitor &rVisitor) const override |
Additional Inherited Members | |
![]() | |
virtual ViewObjectContact & | CreateObjectSpecificViewObjectContact (ObjectContact &rObjectContact) override |
![]() | |
sal_uInt32 | getViewObjectContactCount () const |
ViewObjectContact * | getViewObjectContact (sal_uInt32 a) const |
ViewContact () | |
![]() | |
SdrObject & | mrObject |
Definition at line 29 of file viewcontactofsdrobjcustomshape.hxx.
|
explicit |
Definition at line 32 of file viewcontactofsdrobjcustomshape.cxx.
|
overridevirtual |
Definition at line 37 of file viewcontactofsdrobjcustomshape.cxx.
|
overrideprivatevirtual |
Reimplemented from sdr::contact::ViewContact.
Definition at line 105 of file viewcontactofsdrobjcustomshape.cxx.
References vcl::unotools::b2DRectangleFromRectangle(), drawinglayer::primitive2d::createNewSdrEffectsTextAttribute(), basegfx::utils::createScaleShearXRotateTranslateB2DHomMatrix(), basegfx::deg2rad(), basegfx::fTools::equalZero(), getCorrectedTextBoundRect(), GetCustomShapeObj(), Range2D< double, DoubleTraits >::getHeight(), SdrObject::GetMergedItem(), SdrObject::GetMergedItemSet(), basegfx::B2DRange::getMinimum(), Range2D< double, DoubleTraits >::getMinX(), Range2D< double, DoubleTraits >::getMinY(), SdrObjCustomShape::GetSdrObjectFromCustomShape(), drawinglayer::attribute::SdrEffectsTextAttribute::getText(), Range2D< double, DoubleTraits >::getWidth(), Tuple2D< double >::getX(), Tuple2D< double >::getY(), drawinglayer::attribute::SdrTextAttribute::isDefault(), GeoStat::mfTanShearAngle, GeoStat::nRotationAngle, GeoStat::nShearAngle, basegfx::B2DHomMatrix::rotate(), basegfx::B2DHomMatrix::scale(), SDRATTR_TEXT_WORDWRAP(), basegfx::B2DHomMatrix::shearX(), toRadians(), basegfx::B2DHomMatrix::translate(), and drawinglayer::primitive2d::Primitive2DDecompositionVisitor::visit().
|
private |
Definition at line 41 of file viewcontactofsdrobjcustomshape.cxx.
References vcl::unotools::b2DRectangleFromRectangle(), basegfx::utils::createRotateAroundPoint(), basegfx::B2DRange::getCenter(), Range2D< double, DoubleTraits >::getCenterX(), Range2D< double, DoubleTraits >::getCenterY(), GetCustomShapeObj(), Range2D< double, DoubleTraits >::getMaxX(), Range2D< double, DoubleTraits >::getMaxY(), basegfx::B2DRange::getMinimum(), Range2D< double, DoubleTraits >::getMinX(), Range2D< double, DoubleTraits >::getMinY(), SdrObjCustomShape::GetTextBounds(), Tuple2D< double >::getX(), Tuple2D< double >::getY(), SdrObjCustomShape::IsMirroredY(), GeoStat::mfTanShearAngle, GeoStat::nRotationAngle, GeoStat::nShearAngle, basegfx::B2DHomMatrix::rotate(), basegfx::B2DHomMatrix::shearX(), toRadians(), basegfx::B2DRange::transform(), and basegfx::B2DHomMatrix::translate().
Referenced by createViewIndependentPrimitive2DSequence().
|
inlineprivate |
Definition at line 38 of file viewcontactofsdrobjcustomshape.hxx.
References sdr::contact::ViewContactOfSdrObj::GetSdrObject().
Referenced by createViewIndependentPrimitive2DSequence(), and getCorrectedTextBoundRect().