#include <algorithm>
#include <cstring>
#include <iomanip>
#include <iostream>
#include <limits>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "StarAttribute.hxx"
#include "StarFileManager.hxx"
#include "StarObject.hxx"
#include "StarState.hxx"
#include "StarZone.hxx"
#include "STOFFGraphicStyle.hxx"
#include "STOFFListener.hxx"
#include "STOFFParagraph.hxx"
#include "StarItemPool.hxx"
Classes | |
struct | StarItemPoolInternal::SfxMultiRecord |
Internal: a structure use to read SfxMultiRecord zone of a StarItemPool. More... | |
struct | StarItemPoolInternal::Version |
small struct used to keep a list of version More... | |
struct | StarItemPoolInternal::Values |
internal: list of attribute corresponding to a slot id More... | |
struct | StarItemPoolInternal::StyleId |
Internal: a style of a StarItemPool. More... | |
struct | StarItemPoolInternal::State |
Internal: the state of a StarItemPool. More... | |
Namespaces | |
namespace | StarItemPoolInternal |
Internal: the structures of a StarItemPool. | |