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

#include <sdrformtextoutlineattribute.hxx>

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

Public Types

typedef o3tl::cow_wrapper< ImpSdrFormTextOutlineAttributeImplType
 

Public Member Functions

 SdrFormTextOutlineAttribute (const LineAttribute &rLineAttribute, const StrokeAttribute &rStrokeAttribute, sal_uInt8 nTransparence)
 constructors/assignmentoperator/destructor More...
 
 SdrFormTextOutlineAttribute ()
 
 SdrFormTextOutlineAttribute (const SdrFormTextOutlineAttribute &rCandidate)
 
SdrFormTextOutlineAttributeoperator= (const SdrFormTextOutlineAttribute &rCandidate)
 
SdrFormTextOutlineAttributeoperator= (SdrFormTextOutlineAttribute &&rCandidate) noexcept
 
 ~SdrFormTextOutlineAttribute ()
 
bool isDefault () const
 
bool operator== (const SdrFormTextOutlineAttribute &rCandidate) const
 
const LineAttributegetLineAttribute () const
 
const StrokeAttributegetStrokeAttribute () const
 
sal_uInt8 getTransparence () const
 

Private Attributes

ImplType mpSdrFormTextOutlineAttribute
 

Detailed Description

Definition at line 37 of file sdrformtextoutlineattribute.hxx.

Member Typedef Documentation

◆ ImplType

Definition at line 40 of file sdrformtextoutlineattribute.hxx.

Constructor & Destructor Documentation

◆ SdrFormTextOutlineAttribute() [1/3]

drawinglayer::attribute::SdrFormTextOutlineAttribute::SdrFormTextOutlineAttribute ( const LineAttribute rLineAttribute,
const StrokeAttribute rStrokeAttribute,
sal_uInt8  nTransparence 
)

constructors/assignmentoperator/destructor

Definition at line 75 of file sdrformtextoutlineattribute.cxx.

◆ SdrFormTextOutlineAttribute() [2/3]

drawinglayer::attribute::SdrFormTextOutlineAttribute::SdrFormTextOutlineAttribute ( )

Definition at line 85 of file sdrformtextoutlineattribute.cxx.

◆ SdrFormTextOutlineAttribute() [3/3]

drawinglayer::attribute::SdrFormTextOutlineAttribute::SdrFormTextOutlineAttribute ( const SdrFormTextOutlineAttribute rCandidate)

Definition at line 90 of file sdrformtextoutlineattribute.cxx.

◆ ~SdrFormTextOutlineAttribute()

drawinglayer::attribute::SdrFormTextOutlineAttribute::~SdrFormTextOutlineAttribute ( )

Definition at line 95 of file sdrformtextoutlineattribute.cxx.

Member Function Documentation

◆ getLineAttribute()

const LineAttribute & drawinglayer::attribute::SdrFormTextOutlineAttribute::getLineAttribute ( ) const

Definition at line 125 of file sdrformtextoutlineattribute.cxx.

References mpSdrFormTextOutlineAttribute.

◆ getStrokeAttribute()

const StrokeAttribute & drawinglayer::attribute::SdrFormTextOutlineAttribute::getStrokeAttribute ( ) const

Definition at line 130 of file sdrformtextoutlineattribute.cxx.

References mpSdrFormTextOutlineAttribute.

◆ getTransparence()

sal_uInt8 drawinglayer::attribute::SdrFormTextOutlineAttribute::getTransparence ( ) const

Definition at line 135 of file sdrformtextoutlineattribute.cxx.

References mpSdrFormTextOutlineAttribute.

◆ isDefault()

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

◆ operator=() [1/2]

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

Definition at line 104 of file sdrformtextoutlineattribute.cxx.

References mpSdrFormTextOutlineAttribute.

◆ operator=() [2/2]

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

Definition at line 110 of file sdrformtextoutlineattribute.cxx.

◆ operator==()

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

Definition at line 116 of file sdrformtextoutlineattribute.cxx.

References isDefault(), and mpSdrFormTextOutlineAttribute.

Member Data Documentation

◆ mpSdrFormTextOutlineAttribute

ImplType drawinglayer::attribute::SdrFormTextOutlineAttribute::mpSdrFormTextOutlineAttribute
private

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