LibreOffice Module svx (master) 1
|
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 Color & | getFormTextShdwColor () const |
const SdrFormTextOutlineAttribute & | getOutline () const |
const SdrFormTextOutlineAttribute & | getShadowOutline () 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 |
Definition at line 144 of file sdrformtextattribute.cxx.
|
inlineexplicit |
Definition at line 166 of file sdrformtextattribute.cxx.
References Get(), getFormTextOutline(), getFormTextShadow(), GetValue, maOutline, maShadowOutline, NONE, and rSet.
|
inline |
Definition at line 204 of file sdrformtextattribute.cxx.
|
inline |
Definition at line 224 of file sdrformtextattribute.cxx.
References meFormTextAdjust.
Referenced by operator==().
|
inline |
Definition at line 219 of file sdrformtextattribute.cxx.
References mnFormTextDistance.
Referenced by operator==().
|
inline |
Definition at line 229 of file sdrformtextattribute.cxx.
References mbFormTextMirror.
Referenced by operator==().
|
inline |
Definition at line 230 of file sdrformtextattribute.cxx.
References mbFormTextOutline.
Referenced by ImpSdrFormTextAttribute(), and operator==().
|
inline |
Definition at line 225 of file sdrformtextattribute.cxx.
References meFormTextShadow.
Referenced by ImpSdrFormTextAttribute(), and operator==().
|
inline |
Definition at line 226 of file sdrformtextattribute.cxx.
References maFormTextShdwColor.
Referenced by operator==().
|
inline |
Definition at line 221 of file sdrformtextattribute.cxx.
References mnFormTextShdwXVal.
Referenced by operator==().
|
inline |
Definition at line 222 of file sdrformtextattribute.cxx.
References mnFormTextShdwYVal.
Referenced by operator==().
|
inline |
Definition at line 220 of file sdrformtextattribute.cxx.
References mnFormTextStart.
Referenced by operator==().
|
inline |
Definition at line 223 of file sdrformtextattribute.cxx.
References meFormTextStyle.
Referenced by operator==().
|
inline |
Definition at line 227 of file sdrformtextattribute.cxx.
References maOutline.
Referenced by operator==().
|
inline |
Definition at line 228 of file sdrformtextattribute.cxx.
References maShadowOutline.
Referenced by operator==().
|
inline |
Definition at line 233 of file sdrformtextattribute.cxx.
References getFormTextAdjust(), getFormTextDistance(), getFormTextMirror(), getFormTextOutline(), getFormTextShadow(), getFormTextShdwColor(), getFormTextShdwXVal(), getFormTextShdwYVal(), getFormTextStart(), getFormTextStyle(), getOutline(), getShadowOutline(), and mnFormTextShdwTransp.
Color drawinglayer::attribute::ImpSdrFormTextAttribute::maFormTextShdwColor |
Definition at line 156 of file sdrformtextattribute.cxx.
Referenced by getFormTextShdwColor().
SdrFormTextOutlineAttribute drawinglayer::attribute::ImpSdrFormTextAttribute::maOutline |
Definition at line 160 of file sdrformtextattribute.cxx.
Referenced by getOutline(), and ImpSdrFormTextAttribute().
SdrFormTextOutlineAttribute drawinglayer::attribute::ImpSdrFormTextAttribute::maShadowOutline |
Definition at line 161 of file sdrformtextattribute.cxx.
Referenced by getShadowOutline(), and ImpSdrFormTextAttribute().
bool drawinglayer::attribute::ImpSdrFormTextAttribute::mbFormTextMirror |
Definition at line 163 of file sdrformtextattribute.cxx.
Referenced by getFormTextMirror().
bool drawinglayer::attribute::ImpSdrFormTextAttribute::mbFormTextOutline |
Definition at line 164 of file sdrformtextattribute.cxx.
Referenced by getFormTextOutline().
XFormTextAdjust drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextAdjust |
Definition at line 154 of file sdrformtextattribute.cxx.
Referenced by getFormTextAdjust().
XFormTextShadow drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextShadow |
Definition at line 155 of file sdrformtextattribute.cxx.
Referenced by getFormTextShadow().
XFormTextStyle drawinglayer::attribute::ImpSdrFormTextAttribute::meFormTextStyle |
Definition at line 153 of file sdrformtextattribute.cxx.
Referenced by getFormTextStyle().
sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextDistance |
Definition at line 148 of file sdrformtextattribute.cxx.
Referenced by getFormTextDistance().
sal_uInt16 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwTransp |
Definition at line 152 of file sdrformtextattribute.cxx.
Referenced by operator==().
sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwXVal |
Definition at line 150 of file sdrformtextattribute.cxx.
Referenced by getFormTextShdwXVal().
sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextShdwYVal |
Definition at line 151 of file sdrformtextattribute.cxx.
Referenced by getFormTextShdwYVal().
sal_Int32 drawinglayer::attribute::ImpSdrFormTextAttribute::mnFormTextStart |
Definition at line 149 of file sdrformtextattribute.cxx.
Referenced by getFormTextStart().