#include <VSDMetaData.h>
libvisio::VSDMetaData::VSDMetaData |
( |
| ) |
|
libvisio::VSDMetaData::~VSDMetaData |
( |
| ) |
|
libvisio::VSDMetaData::VSDMetaData |
( |
const VSDMetaData & |
| ) |
|
|
private |
uint32_t libvisio::VSDMetaData::getCodePage |
( |
| ) |
|
|
private |
const librevenge::RVNGPropertyList & libvisio::VSDMetaData::getMetaData |
( |
| ) |
|
bool libvisio::VSDMetaData::parse |
( |
librevenge::RVNGInputStream * |
input | ) |
|
bool libvisio::VSDMetaData::parseTimes |
( |
librevenge::RVNGInputStream * |
input | ) |
|
librevenge::RVNGString libvisio::VSDMetaData::readCodePageString |
( |
librevenge::RVNGInputStream * |
input | ) |
|
|
private |
void libvisio::VSDMetaData::readPropertyIdentifierAndOffset |
( |
librevenge::RVNGInputStream * |
input | ) |
|
|
private |
void libvisio::VSDMetaData::readPropertySet |
( |
librevenge::RVNGInputStream * |
input, |
|
|
uint32_t |
offset |
|
) |
| |
|
private |
void libvisio::VSDMetaData::readPropertySetStream |
( |
librevenge::RVNGInputStream * |
input | ) |
|
|
private |
void libvisio::VSDMetaData::readTypedPropertyValue |
( |
librevenge::RVNGInputStream * |
input, |
|
|
uint32_t |
index, |
|
|
uint32_t |
offset |
|
) |
| |
|
private |
std::vector< std::pair<uint32_t, uint32_t> > libvisio::VSDMetaData::m_idsAndOffsets |
|
private |
librevenge::RVNGPropertyList libvisio::VSDMetaData::m_metaData |
|
private |
std::map<uint16_t, uint16_t> libvisio::VSDMetaData::m_typedPropertyValues |
|
private |
The documentation for this class was generated from the following files: