#include <stdlib.h>
#include <string.h>
#include <cmath>
#include <sstream>
#include <limits>
#include <stack>
#include <librevenge-stream/librevenge-stream.h>
#include "libwps_internal.h"
#include "libwps_tools_win.h"
#include "WKSContentListener.h"
#include "WKSSubDocument.h"
#include "WPSEntry.h"
#include "WPSFont.h"
#include "WPSGraphicShape.h"
#include "WPSGraphicStyle.h"
#include "WPSParagraph.h"
#include "WPSPosition.h"
#include "WPSStream.h"
#include "Lotus.h"
#include "LotusStyleManager.h"
#include "LotusGraph.h"
Classes | |
struct | LotusGraphInternal::ZoneMac |
the graphic zone of a LotusGraph for 123 mac More... | |
struct | LotusGraphInternal::ZoneWK4 |
the graphic zone of a LotusGraph : wk4 More... | |
struct | LotusGraphInternal::ZonePc |
the graphic zone of a LotusGraph for 123 pc More... | |
struct | LotusGraphInternal::ZonePcList |
a list of ZonePc of a LotusGraph for 123 pc More... | |
struct | LotusGraphInternal::State |
the state of LotusGraph More... | |
class | LotusGraphInternal::SubDocument |
Internal: the subdocument of a LotusGraphc. More... |
Namespaces | |
namespace | LotusGraphInternal |