#include <VSDPages.h>
libvisio::VSDPages::VSDPages |
( |
| ) |
|
libvisio::VSDPages::~VSDPages |
( |
| ) |
|
void libvisio::VSDPages::_drawWithBackground |
( |
librevenge::RVNGDrawingInterface * |
painter, |
|
|
const VSDPage & |
page |
|
) |
| |
|
private |
void libvisio::VSDPages::addBackgroundPage |
( |
const VSDPage & |
page | ) |
|
void libvisio::VSDPages::addPage |
( |
const VSDPage & |
page | ) |
|
void libvisio::VSDPages::draw |
( |
librevenge::RVNGDrawingInterface * |
painter | ) |
|
void libvisio::VSDPages::setMetaData |
( |
const librevenge::RVNGPropertyList & |
metaData | ) |
|
std::map<unsigned, VSDPage> libvisio::VSDPages::m_backgroundPages |
|
private |
librevenge::RVNGPropertyList libvisio::VSDPages::m_metaData |
|
private |
std::vector<VSDPage> libvisio::VSDPages::m_pages |
|
private |
The documentation for this class was generated from the following files: