#include <VSDStyles.h>
|
| 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) |
|
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 |
bool libvisio::VSDCharStyle::allcaps |
bool libvisio::VSDCharStyle::bold |
unsigned libvisio::VSDCharStyle::charCount |
Colour libvisio::VSDCharStyle::colour |
bool libvisio::VSDCharStyle::doublestrikeout |
bool libvisio::VSDCharStyle::doubleunderline |
VSDName libvisio::VSDCharStyle::font |
bool libvisio::VSDCharStyle::initcaps |
bool libvisio::VSDCharStyle::italic |
double libvisio::VSDCharStyle::size |
bool libvisio::VSDCharStyle::smallcaps |
bool libvisio::VSDCharStyle::strikeout |
bool libvisio::VSDCharStyle::subscript |
bool libvisio::VSDCharStyle::superscript |
bool libvisio::VSDCharStyle::underline |
The documentation for this struct was generated from the following file: