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 263 of file sdrformtextattribute.cxx.
drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute | ( | ) |
Definition at line 268 of file sdrformtextattribute.cxx.
References get().
drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute | ( | const SdrFormTextAttribute & | rCandidate | ) |
Definition at line 273 of file sdrformtextattribute.cxx.
|
noexcept |
Definition at line 278 of file sdrformtextattribute.cxx.
drawinglayer::attribute::SdrFormTextAttribute::~SdrFormTextAttribute | ( | ) |
Definition at line 283 of file sdrformtextattribute.cxx.
XFormTextAdjust drawinglayer::attribute::SdrFormTextAttribute::getFormTextAdjust | ( | ) | const |
Definition at line 338 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextDistance | ( | ) | const |
Definition at line 313 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextMirror | ( | ) | const |
Definition at line 363 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextOutline | ( | ) | const |
Definition at line 368 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
XFormTextShadow drawinglayer::attribute::SdrFormTextAttribute::getFormTextShadow | ( | ) | const |
Definition at line 343 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Color const & drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwColor | ( | ) | const |
Definition at line 348 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwXVal | ( | ) | const |
Definition at line 323 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwYVal | ( | ) | const |
Definition at line 328 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextStart | ( | ) | const |
Definition at line 318 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
XFormTextStyle drawinglayer::attribute::SdrFormTextAttribute::getFormTextStyle | ( | ) | const |
Definition at line 333 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getOutline | ( | ) | const |
Definition at line 353 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getShadowOutline | ( | ) | const |
Definition at line 358 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
Referenced by SdrTextObj::impDecomposePathTextPrimitive().
bool drawinglayer::attribute::SdrFormTextAttribute::isDefault | ( | ) | const |
Definition at line 287 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute, and o3tl::cow_wrapper< T, 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 292 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
|
noexcept |
Definition at line 298 of file sdrformtextattribute.cxx.
References mpSdrFormTextAttribute.
bool drawinglayer::attribute::SdrFormTextAttribute::operator== | ( | const SdrFormTextAttribute & | rCandidate | ) | const |
Definition at line 304 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==().