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