#include <iostream>
#include <vector>
#include <librevenge/librevenge.h>
#include "libstaroffice_internal.hxx"
Go to the source code of this file.
Classes | |
struct | STOFFListLevel |
small structure to keep information about a list level More... | |
class | STOFFList |
a small structure used to store the informations about a list More... | |
class | STOFFListManager |
a manager which manages the lists, keeps the different kind of lists, to assure the unicity of each list More... | |