LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
drawinglayer::attribute::ImpSdrFormTextAttribute Class Reference
Collaboration diagram for drawinglayer::attribute::ImpSdrFormTextAttribute:
[legend]

Public Member Functions

 ImpSdrFormTextAttribute (const SfxItemSet &rSet)
 
 ImpSdrFormTextAttribute ()
 
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
 
const ColorgetFormTextShdwColor () const
 
const SdrFormTextOutlineAttributegetOutline () const
 
const SdrFormTextOutlineAttributegetShadowOutline () const
 
bool getFormTextMirror () const
 
bool getFormTextOutline () const
 
bool operator== (const ImpSdrFormTextAttribute &rCandidate) const
 

Public Attributes

sal_Int32 mnFormTextDistance
 
sal_Int32 mnFormTextStart
 
sal_Int32 mnFormTextShdwXVal
 
sal_Int32 mnFormTextShdwYVal
 
sal_uInt16 mnFormTextShdwTransp
 
XFormTextStyle meFormTextStyle
 
XFormTextAdjust meFormTextAdjust
 
XFormTextShadow meFormTextShadow
 
Color maFormTextShdwColor
 
SdrFormTextOutlineAttribute maOutline
 
SdrFormTextOutlineAttribute maShadowOutline
 
bool mbFormTextMirror: 1
 
bool mbFormTextOutline: 1
 

Detailed Description

Definition at line 144 of file sdrformtextattribute.cxx.

Constructor & Destructor Documentation

◆ ImpSdrFormTextAttribute() [1/2]

drawinglayer::attribute::ImpSdrFormTextAttribute::ImpSdrFormTextAttribute ( const SfxItemSet rSet)
inlineexplicit

◆ ImpSdrFormTextAttribute() [2/2]

drawinglayer::attribute::ImpSdrFormTextAttribute::ImpSdrFormTextAttribute ( )
inline

Definition at line 204 of file sdrformtextattribute.cxx.

References Center, and NONE.

Member Function Documentation

◆ getFormTextAdjust()

XFormTextAdjust drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextAdjust ( ) const
inline

Definition at line 224 of file sdrformtextattribute.cxx.

References meFormTextAdjust.

Referenced by operator==().

◆ getFormTextDistance()

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextDistance ( ) const
inline

Definition at line 219 of file sdrformtextattribute.cxx.

References mnFormTextDistance.

Referenced by operator==().

◆ getFormTextMirror()

bool drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextMirror ( ) const
inline

Definition at line 229 of file sdrformtextattribute.cxx.

References mbFormTextMirror.

Referenced by operator==().

◆ getFormTextOutline()

bool drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextOutline ( ) const
inline

Definition at line 230 of file sdrformtextattribute.cxx.

References mbFormTextOutline.

Referenced by ImpSdrFormTextAttribute(), and operator==().

◆ getFormTextShadow()

XFormTextShadow drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextShadow ( ) const
inline

Definition at line 225 of file sdrformtextattribute.cxx.

References meFormTextShadow.

Referenced by ImpSdrFormTextAttribute(), and operator==().

◆ getFormTextShdwColor()

const Color & drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextShdwColor ( ) const
inline

Definition at line 226 of file sdrformtextattribute.cxx.

References maFormTextShdwColor.

Referenced by operator==().

◆ getFormTextShdwXVal()

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextShdwXVal ( ) const
inline

Definition at line 221 of file sdrformtextattribute.cxx.

References mnFormTextShdwXVal.

Referenced by operator==().

◆ getFormTextShdwYVal()

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextShdwYVal ( ) const
inline

Definition at line 222 of file sdrformtextattribute.cxx.

References mnFormTextShdwYVal.

Referenced by operator==().

◆ getFormTextStart()

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextStart ( ) const
inline

Definition at line 220 of file sdrformtextattribute.cxx.

References mnFormTextStart.

Referenced by operator==().

◆ getFormTextStyle()

XFormTextStyle drawinglayer::attribute::ImpSdrFormTextAttribute::getFormTextStyle ( ) const
inline

Definition at line 223 of file sdrformtextattribute.cxx.

References meFormTextStyle.

Referenced by operator==().

◆ getOutline()

const SdrFormTextOutlineAttribute & drawinglayer::attribute::ImpSdrFormTextAttribute::getOutline ( ) const
inline

Definition at line 227 of file sdrformtextattribute.cxx.

References maOutline.

Referenced by operator==().

◆ getShadowOutline()

const SdrFormTextOutlineAttribute & drawinglayer::attribute::ImpSdrFormTextAttribute::getShadowOutline ( ) const
inline

Definition at line 228 of file sdrformtextattribute.cxx.

References maShadowOutline.

Referenced by operator==().

◆ operator==()

bool drawinglayer::attribute::ImpSdrFormTextAttribute::operator== ( const ImpSdrFormTextAttribute rCandidate) const
inline

Member Data Documentation

◆ maFormTextShdwColor

Color drawinglayer::attribute::ImpSdrFormTextAttribute::maFormTextShdwColor

Definition at line 156 of file sdrformtextattribute.cxx.

Referenced by getFormTextShdwColor().

◆ maOutline

SdrFormTextOutlineAttribute drawinglayer::attribute::ImpSdrFormTextAttribute::maOutline

Definition at line 160 of file sdrformtextattribute.cxx.

Referenced by getOutline(), and ImpSdrFormTextAttribute().

◆ maShadowOutline

SdrFormTextOutlineAttribute drawinglayer::attribute::ImpSdrFormTextAttribute::maShadowOutline

Definition at line 161 of file sdrformtextattribute.cxx.

Referenced by getShadowOutline(), and ImpSdrFormTextAttribute().

◆ mbFormTextMirror

bool drawinglayer::attribute::ImpSdrFormTextAttribute::mbFormTextMirror

Definition at line 163 of file sdrformtextattribute.cxx.

Referenced by getFormTextMirror().

◆ mbFormTextOutline

bool drawinglayer::attribute::ImpSdrFormTextAttribute::mbFormTextOutline

Definition at line 164 of file sdrformtextattribute.cxx.

Referenced by getFormTextOutline().

◆ meFormTextAdjust

XFormTextAdjust drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextAdjust

Definition at line 154 of file sdrformtextattribute.cxx.

Referenced by getFormTextAdjust().

◆ meFormTextShadow

XFormTextShadow drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextShadow

Definition at line 155 of file sdrformtextattribute.cxx.

Referenced by getFormTextShadow().

◆ meFormTextStyle

XFormTextStyle drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextStyle

Definition at line 153 of file sdrformtextattribute.cxx.

Referenced by getFormTextStyle().

◆ mnFormTextDistance

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextDistance

Definition at line 148 of file sdrformtextattribute.cxx.

Referenced by getFormTextDistance().

◆ mnFormTextShdwTransp

sal_uInt16 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwTransp

Definition at line 152 of file sdrformtextattribute.cxx.

Referenced by operator==().

◆ mnFormTextShdwXVal

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwXVal

Definition at line 150 of file sdrformtextattribute.cxx.

Referenced by getFormTextShdwXVal().

◆ mnFormTextShdwYVal

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwYVal

Definition at line 151 of file sdrformtextattribute.cxx.

Referenced by getFormTextShdwYVal().

◆ mnFormTextStart

sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextStart

Definition at line 149 of file sdrformtextattribute.cxx.

Referenced by getFormTextStart().


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