#include <iostream>
#include <string>
#include <vector>
#include "libmwaw_internal.hxx"
#include "MWAWDebug.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWInputStream.hxx"
Go to the source code of this file.
Classes | |
class | CWStyleManager |
a structure to store the style list and the lookup zone More... | |
struct | CWStyleManager::CellFormat |
the CELL structure a structure related to number/date format More... | |
struct | CWStyleManager::KSEN |
the KSEN structure a structure related to paragraph and cell style More... | |
struct | CWStyleManager::Style |
the structure to store the style in a CWStyleManager More... | |
Namespaces | |
CWStyleManagerInternal | |
Internal: the structures of a CWStyleManagerInternal. | |