LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
svxform::UnderlineDescriptor Struct Reference

#include <fmcontrolbordermanager.hxx>

Inheritance diagram for svxform::UnderlineDescriptor:
[legend]
Collaboration diagram for svxform::UnderlineDescriptor:
[legend]

Public Member Functions

 UnderlineDescriptor ()
 
 UnderlineDescriptor (sal_Int16 _nUnderlineType, Color _nUnderlineColor)
 

Public Attributes

sal_Int16 nUnderlineType
 
Color nUnderlineColor
 

Detailed Description

Definition at line 61 of file fmcontrolbordermanager.hxx.

Constructor & Destructor Documentation

◆ UnderlineDescriptor() [1/2]

svxform::UnderlineDescriptor::UnderlineDescriptor ( )
inline

Definition at line 66 of file fmcontrolbordermanager.hxx.

References NONE.

◆ UnderlineDescriptor() [2/2]

svxform::UnderlineDescriptor::UnderlineDescriptor ( sal_Int16  _nUnderlineType,
Color  _nUnderlineColor 
)
inline

Definition at line 71 of file fmcontrolbordermanager.hxx.

Member Data Documentation

◆ nUnderlineColor

Color svxform::UnderlineDescriptor::nUnderlineColor

Definition at line 64 of file fmcontrolbordermanager.hxx.

Referenced by svxform::getUnderline(), and svxform::setUnderline().

◆ nUnderlineType

sal_Int16 svxform::UnderlineDescriptor::nUnderlineType

Definition at line 63 of file fmcontrolbordermanager.hxx.

Referenced by svxform::getUnderline(), and svxform::setUnderline().


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