#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 "WPSCell.h"
#include "WPSEntry.h"
#include "WPSFont.h"
#include "WPSGraphicShape.h"
#include "WPSGraphicStyle.h"
#include "WPSStream.h"
#include "Lotus.h"
#include "LotusStyleManager.h"
Classes | |
struct | LotusStyleManagerInternal::FontName |
small struct used to defined a font name More... | |
struct | LotusStyleManagerInternal::ColorStyle |
small struct used to defined color style More... | |
struct | LotusStyleManagerInternal::FontStyle |
small struct used to defined font style More... | |
struct | LotusStyleManagerInternal::FormatStyle |
small struct used to defined format style More... | |
struct | LotusStyleManagerInternal::LineStyle |
small struct used to defined line style More... | |
struct | LotusStyleManagerInternal::CellStyle |
small struct used to defined cell style More... | |
struct | LotusStyleManagerInternal::CellStyleEntry |
small struct used to defined cell style file entry More... | |
struct | LotusStyleManagerInternal::GraphicStyle |
small struct used to defined graphic style More... | |
struct | LotusStyleManagerInternal::State |
the state of LotusStyleManager More... |
Namespaces | |
namespace | LotusStyleManagerInternal |