LibreOffice Module svx (master) 1
Public Types | Public Member Functions | Private Attributes | List of all members
drawinglayer::attribute::SdrFormTextAttribute Class Reference

#include <sdrformtextattribute.hxx>

Collaboration diagram for drawinglayer::attribute::SdrFormTextAttribute:
[legend]

Public Types

typedef o3tl::cow_wrapper< ImpSdrFormTextAttributeImplType
 

Public Member Functions

 SdrFormTextAttribute (const SfxItemSet &rSet)
 constructors/assignmentoperator/destructor More...
 
 SdrFormTextAttribute ()
 
 SdrFormTextAttribute (const SdrFormTextAttribute &rCandidate)
 
 SdrFormTextAttribute (SdrFormTextAttribute &&rCandidate) noexcept
 
SdrFormTextAttributeoperator= (const SdrFormTextAttribute &rCandidate)
 
SdrFormTextAttributeoperator= (SdrFormTextAttribute &&rCandidate) noexcept
 
 ~SdrFormTextAttribute ()
 
bool isDefault () const
 
bool operator== (const SdrFormTextAttribute &rCandidate) const
 
sal_Int32 getFormTextDistance () const
 
sal_Int32 getFormTextStart () const
 
sal_Int32 getFormTextShdwXVal () const
 
sal_Int32 getFormTextShdwYVal () const
 
XFormTextStyle getFormTextStyle () const
 
XFormTextAdjust getFormTextAdjust () const
 
XFormTextShadow getFormTextShadow () const
 
Color const & getFormTextShdwColor () const
 
const SdrFormTextOutlineAttributegetOutline () const
 
const SdrFormTextOutlineAttributegetShadowOutline () const
 
bool getFormTextMirror () const
 
bool getFormTextOutline () const
 

Private Attributes

ImplType mpSdrFormTextAttribute
 

Detailed Description

Definition at line 39 of file sdrformtextattribute.hxx.

Member Typedef Documentation

◆ ImplType

Definition at line 42 of file sdrformtextattribute.hxx.

Constructor & Destructor Documentation

◆ SdrFormTextAttribute() [1/4]

drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute ( const SfxItemSet rSet)

constructors/assignmentoperator/destructor

Definition at line 260 of file sdrformtextattribute.cxx.

References rSet.

◆ SdrFormTextAttribute() [2/4]

drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute ( )

Definition at line 265 of file sdrformtextattribute.cxx.

◆ SdrFormTextAttribute() [3/4]

drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute ( const SdrFormTextAttribute rCandidate)

Definition at line 270 of file sdrformtextattribute.cxx.

◆ SdrFormTextAttribute() [4/4]

drawinglayer::attribute::SdrFormTextAttribute::SdrFormTextAttribute ( SdrFormTextAttribute &&  rCandidate)
noexcept

Definition at line 275 of file sdrformtextattribute.cxx.

◆ ~SdrFormTextAttribute()

drawinglayer::attribute::SdrFormTextAttribute::~SdrFormTextAttribute ( )

Definition at line 280 of file sdrformtextattribute.cxx.

Member Function Documentation

◆ getFormTextAdjust()

XFormTextAdjust drawinglayer::attribute::SdrFormTextAttribute::getFormTextAdjust ( ) const

Definition at line 335 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextDistance()

sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextDistance ( ) const

Definition at line 310 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextMirror()

bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextMirror ( ) const

Definition at line 360 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextOutline()

bool drawinglayer::attribute::SdrFormTextAttribute::getFormTextOutline ( ) const

◆ getFormTextShadow()

XFormTextShadow drawinglayer::attribute::SdrFormTextAttribute::getFormTextShadow ( ) const

Definition at line 340 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextShdwColor()

Color const & drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwColor ( ) const

Definition at line 345 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextShdwXVal()

sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwXVal ( ) const

Definition at line 320 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextShdwYVal()

sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextShdwYVal ( ) const

Definition at line 325 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextStart()

sal_Int32 drawinglayer::attribute::SdrFormTextAttribute::getFormTextStart ( ) const

Definition at line 315 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getFormTextStyle()

XFormTextStyle drawinglayer::attribute::SdrFormTextAttribute::getFormTextStyle ( ) const

Definition at line 330 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ getOutline()

const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getOutline ( ) const

◆ getShadowOutline()

const SdrFormTextOutlineAttribute & drawinglayer::attribute::SdrFormTextAttribute::getShadowOutline ( ) const

◆ isDefault()

bool drawinglayer::attribute::SdrFormTextAttribute::isDefault ( ) const

◆ operator=() [1/2]

SdrFormTextAttribute & drawinglayer::attribute::SdrFormTextAttribute::operator= ( const SdrFormTextAttribute rCandidate)

Definition at line 289 of file sdrformtextattribute.cxx.

References mpSdrFormTextAttribute.

◆ operator=() [2/2]

SdrFormTextAttribute & drawinglayer::attribute::SdrFormTextAttribute::operator= ( SdrFormTextAttribute &&  rCandidate)
noexcept

Definition at line 295 of file sdrformtextattribute.cxx.

◆ operator==()

bool drawinglayer::attribute::SdrFormTextAttribute::operator== ( const SdrFormTextAttribute rCandidate) const

Definition at line 301 of file sdrformtextattribute.cxx.

References isDefault(), and mpSdrFormTextAttribute.

Member Data Documentation

◆ mpSdrFormTextAttribute

ImplType drawinglayer::attribute::SdrFormTextAttribute::mpSdrFormTextAttribute
private

The documentation for this class was generated from the following files: