libvisio::VSDCharStyle Struct Reference

#include <VSDStyles.h>

Public Member Functions

 VSDCharStyle ()
 
 VSDCharStyle (unsigned cc, const VSDName &ft, const Colour &c, double s, bool b, bool i, bool u, bool du, bool so, bool dso, bool ac, bool ic, bool sc, bool super, bool sub)
 
 VSDCharStyle (const VSDCharStyle &style)
 
 ~VSDCharStyle ()
 
void override (const VSDOptionalCharStyle &style)
 

Public Attributes

unsigned charCount
 
VSDName font
 
Colour colour
 
double size
 
bool bold
 
bool italic
 
bool underline
 
bool doubleunderline
 
bool strikeout
 
bool doublestrikeout
 
bool allcaps
 
bool initcaps
 
bool smallcaps
 
bool superscript
 
bool subscript
 

Constructor & Destructor Documentation

libvisio::VSDCharStyle::VSDCharStyle ( )
inline
libvisio::VSDCharStyle::VSDCharStyle ( unsigned  cc,
const VSDName ft,
const Colour c,
double  s,
bool  b,
bool  i,
bool  u,
bool  du,
bool  so,
bool  dso,
bool  ac,
bool  ic,
bool  sc,
bool  super,
bool  sub 
)
inline
libvisio::VSDCharStyle::VSDCharStyle ( const VSDCharStyle style)
inline
libvisio::VSDCharStyle::~VSDCharStyle ( )
inline

Member Function Documentation

void libvisio::VSDCharStyle::override ( const VSDOptionalCharStyle style)
inline

Member Data Documentation

bool libvisio::VSDCharStyle::allcaps

Referenced by override().

bool libvisio::VSDCharStyle::bold

Referenced by override().

unsigned libvisio::VSDCharStyle::charCount
Colour libvisio::VSDCharStyle::colour

Referenced by override().

bool libvisio::VSDCharStyle::doublestrikeout

Referenced by override().

bool libvisio::VSDCharStyle::doubleunderline

Referenced by override().

VSDName libvisio::VSDCharStyle::font

Referenced by override().

bool libvisio::VSDCharStyle::initcaps

Referenced by override().

bool libvisio::VSDCharStyle::italic

Referenced by override().

double libvisio::VSDCharStyle::size

Referenced by override().

bool libvisio::VSDCharStyle::smallcaps

Referenced by override().

bool libvisio::VSDCharStyle::strikeout

Referenced by override().

bool libvisio::VSDCharStyle::subscript

Referenced by override().

bool libvisio::VSDCharStyle::superscript

Referenced by override().

bool libvisio::VSDCharStyle::underline

Referenced by override().


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

Generated for libvisio by doxygen 1.8.6