#include <VSDXParser.h>
List of all members.
Constructor & Destructor Documentation
libvisio::VSDXParser::VSDXParser |
( |
WPXInputStream * |
input, |
|
|
libwpg::WPGPaintInterface * |
painter |
|
) |
| [explicit] |
libvisio::VSDXParser::~VSDXParser |
( |
| ) |
[virtual] |
libvisio::VSDXParser::VSDXParser |
( |
| ) |
[private] |
libvisio::VSDXParser::VSDXParser |
( |
const VSDXParser & |
| ) |
[private] |
Member Function Documentation
void libvisio::VSDXParser::extractBinaryData |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::extractStencils |
( |
| ) |
[virtual] |
void libvisio::VSDXParser::getBinaryData |
( |
xmlTextReaderPtr |
reader | ) |
[private, virtual] |
int libvisio::VSDXParser::getElementDepth |
( |
xmlTextReaderPtr |
reader | ) |
[private, virtual] |
int libvisio::VSDXParser::getElementToken |
( |
xmlTextReaderPtr |
reader | ) |
[private, virtual] |
bool libvisio::VSDXParser::parseDocument |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::parseMain |
( |
| ) |
[virtual] |
bool libvisio::VSDXParser::parseMaster |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::parseMasters |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::parsePage |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::parsePages |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
bool libvisio::VSDXParser::parseTheme |
( |
WPXInputStream * |
input, |
|
|
const char * |
name |
|
) |
| [private] |
void libvisio::VSDXParser::processXmlDocument |
( |
WPXInputStream * |
input, |
|
|
VSDXRelationships & |
rels |
|
) |
| [private] |
void libvisio::VSDXParser::processXmlNode |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
void libvisio::VSDXParser::readCharacter |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
void libvisio::VSDXParser::readFonts |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
void libvisio::VSDXParser::readPageSheetProperties |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
void libvisio::VSDXParser::readParagraph |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
void libvisio::VSDXParser::readShapeProperties |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
xmlChar * libvisio::VSDXParser::readStringData |
( |
xmlTextReaderPtr |
reader | ) |
[private, virtual] |
void libvisio::VSDXParser::readStyleProperties |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
int libvisio::VSDXParser::skipSection |
( |
xmlTextReaderPtr |
reader | ) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following files: