#include <iostream>
#include <map>
#include <vector>
#include "libmwaw_internal.hxx"
#include "MWAWEntry.hxx"
#include "MWAWFont.hxx"
#include "CWStyleManager.hxx"
Go to the source code of this file.
Classes | |
class | CWDbaseContent |
small structure used to parse main content of a spreadsheet/database zone More... | |
struct | CWDbaseContent::Record |
struct which stores a record in CWDbaseContent More... | |
struct | CWDbaseContent::Column |
struct which stores a column in CWDbaseContent More... | |