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

Public Member Functions

 ImpSdrFormTextOutlineAttribute (const LineAttribute &rLineAttribute, StrokeAttribute aStrokeAttribute, sal_uInt8 nTransparence)
 
 ImpSdrFormTextOutlineAttribute ()
 
const LineAttributegetLineAttribute () const
 
const StrokeAttributegetStrokeAttribute () const
 
sal_uInt8 getTransparence () const
 
bool operator== (const ImpSdrFormTextOutlineAttribute &rCandidate) const
 

Public Attributes

LineAttribute maLineAttribute
 
StrokeAttribute maStrokeAttribute
 
sal_uInt8 mnTransparence
 

Detailed Description

Definition at line 29 of file sdrformtextoutlineattribute.cxx.

Constructor & Destructor Documentation

◆ ImpSdrFormTextOutlineAttribute() [1/2]

drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::ImpSdrFormTextOutlineAttribute ( const LineAttribute rLineAttribute,
StrokeAttribute  aStrokeAttribute,
sal_uInt8  nTransparence 
)
inline

Definition at line 37 of file sdrformtextoutlineattribute.cxx.

◆ ImpSdrFormTextOutlineAttribute() [2/2]

drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::ImpSdrFormTextOutlineAttribute ( )
inline

Definition at line 47 of file sdrformtextoutlineattribute.cxx.

Member Function Documentation

◆ getLineAttribute()

const LineAttribute & drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::getLineAttribute ( ) const
inline

Definition at line 53 of file sdrformtextoutlineattribute.cxx.

References maLineAttribute.

Referenced by operator==().

◆ getStrokeAttribute()

const StrokeAttribute & drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::getStrokeAttribute ( ) const
inline

Definition at line 54 of file sdrformtextoutlineattribute.cxx.

References maStrokeAttribute.

Referenced by operator==().

◆ getTransparence()

sal_uInt8 drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::getTransparence ( ) const
inline

Definition at line 55 of file sdrformtextoutlineattribute.cxx.

References mnTransparence.

Referenced by operator==().

◆ operator==()

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

Member Data Documentation

◆ maLineAttribute

LineAttribute drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::maLineAttribute

Definition at line 33 of file sdrformtextoutlineattribute.cxx.

Referenced by getLineAttribute().

◆ maStrokeAttribute

StrokeAttribute drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::maStrokeAttribute

Definition at line 34 of file sdrformtextoutlineattribute.cxx.

Referenced by getStrokeAttribute().

◆ mnTransparence

sal_uInt8 drawinglayer::attribute::ImpSdrFormTextOutlineAttribute::mnTransparence

Definition at line 35 of file sdrformtextoutlineattribute.cxx.

Referenced by getTransparence().


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