LibreOffice Module svx (master) 1
|
#include <sdrformtextattribute.hxx>
Public Types | |
typedef o3tl::cow_wrapper< ImpSdrFormTextAttribute > | ImplType |
Private Attributes | |
ImplType | mpSdrFormTextAttribute |
Definition at line 39 of file sdrformtextattribute.hxx.
typedef o3tl::cow_wrapper< ImpSdrFormTextAttribute > drawinglayer::attribute::SdrFormTextAttribute::ImplType |
Definition at line 42 of file sdrformtextattribute.hxx.
drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute | ( | const SfxItemSet & | rSet | ) |
constructors/assignmentoperator/destructor
Definition at line 260 of file sdrformtextattribute.cxx.
References rSet.
drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute | ( | ) |
Definition at line 265 of file sdrformtextattribute.cxx.
drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute | ( | const SdrFormTextAttribute & | rCandidate | ) |
Definition at line 270 of file sdrformtextattribute.cxx.
|
noexcept |
Definition at line 275 of file sdrformtextattribute.cxx.
drawinglayer::attribute::SdrFormTextAttribute::~SdrFormTextAttribute | ( | ) |
Definition at line 280 of file sdrformtextattribute.cxx.
XFormTextAdjust drawinglayer::attribute::SdrFormTextAttribute::getFormTextAdjust | ( | ) | const |
Definition at line 335 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextDistance | ( | ) | const |
Definition at line 310 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextMirror | ( | ) | const |
Definition at line 360 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextOutline | ( | ) | const |
Definition at line 365 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
XFormTextShadow drawinglayer::attribute::SdrFormTextAttribute::getFormTextShadow | ( | ) | const |
Definition at line 340 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Color const & drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwColor | ( | ) | const |
Definition at line 345 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwXVal | ( | ) | const |
Definition at line 320 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwYVal | ( | ) | const |
Definition at line 325 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextStart | ( | ) | const |
Definition at line 315 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
XFormTextStyle drawinglayer::attribute::SdrFormTextAttribute::getFormTextStyle | ( | ) | const |
Definition at line 330 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getOutline | ( | ) | const |
Definition at line 350 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getShadowOutline | ( | ) | const |
Definition at line 355 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
bool drawinglayer::attribute::SdrFormTextAttribute::isDefault | ( | ) | const |
Definition at line 284 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute, and o3tl::cow_wrapper< typename T, class MTPolicy >::same_object().
Referenced by drawinglayer::primitive2d::createNewSdrFillTextAttribute(), drawinglayer::primitive2d::createNewSdrLineEffectsTextAttribute(), drawinglayer::primitive2d::createNewSdrLineFillEffectsTextAttribute(), drawinglayer::primitive2d::createTextPrimitive(), SdrPathObj::DoConvertToPolyObj(), and operator==().
SdrFormTextAttribute & drawinglayer::attribute::SdrFormTextAttribute::operator= | ( | const SdrFormTextAttribute & | rCandidate | ) |
Definition at line 289 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
|
noexcept |
Definition at line 295 of file sdrformtextattribute.cxx.
bool drawinglayer::attribute::SdrFormTextAttribute::operator== | ( | const SdrFormTextAttribute & | rCandidate | ) | const |
Definition at line 301 of file sdrformtextattribute.cxx.
References isDefault(), and mpSdrFormTextAttribute.
|
private |
Definition at line 45 of file sdrformtextattribute.hxx.
Referenced by getFormTextAdjust(), getFormTextDistance(), getFormTextMirror(), getFormTextOutline(), getFormTextShadow(), getFormTextShdwColor(), getFormTextShdwXVal(), getFormTextShdwYVal(), getFormTextStart(), getFormTextStyle(), getOutline(), getShadowOutline(), isDefault(), operator=(), and operator==().