#include <VSDXTheme.h>
libvisio::VSDXTheme::VSDXTheme |
( |
| ) |
|
libvisio::VSDXTheme::~VSDXTheme |
( |
| ) |
|
libvisio::VSDXTheme::VSDXTheme |
( |
const VSDXTheme & |
| ) |
|
|
private |
int libvisio::VSDXTheme::getElementToken |
( |
xmlTextReaderPtr |
reader | ) |
|
|
private |
boost::optional< libvisio::Colour > libvisio::VSDXTheme::getThemeColour |
( |
unsigned |
value, |
|
|
unsigned |
variationIndex = 0 |
|
) |
| const |
bool libvisio::VSDXTheme::parse |
( |
librevenge::RVNGInputStream * |
input | ) |
|
void libvisio::VSDXTheme::readClrScheme |
( |
xmlTextReaderPtr |
reader | ) |
|
|
private |
boost::optional< libvisio::Colour > libvisio::VSDXTheme::readSrgbClr |
( |
xmlTextReaderPtr |
reader | ) |
|
|
private |
boost::optional< libvisio::Colour > libvisio::VSDXTheme::readSysClr |
( |
xmlTextReaderPtr |
reader | ) |
|
|
private |
void libvisio::VSDXTheme::readThemeColour |
( |
xmlTextReaderPtr |
reader, |
|
|
int |
idToken, |
|
|
Colour & |
clr |
|
) |
| |
|
private |
void libvisio::VSDXTheme::readVariationClrScheme |
( |
xmlTextReaderPtr |
reader, |
|
|
VSDXVariationClrScheme & |
varClrSch |
|
) |
| |
|
private |
void libvisio::VSDXTheme::readVariationClrSchemeLst |
( |
xmlTextReaderPtr |
reader | ) |
|
|
private |
The documentation for this class was generated from the following files: