#include <ostream>
#include <vector>
#include "libstaroffice_internal.hxx"
#include "STOFFDebug.hxx"
Go to the source code of this file.
Classes | |
struct | StarWriterStruct::Attribute |
struct use an attribute and a position More... | |
class | StarWriterStruct::Bookmark |
structure to store a bookmark More... | |
struct | StarWriterStruct::DatabaseName |
structure to store a databaseName in a text zone More... | |
struct | StarWriterStruct::DatabaseName::Data |
a data of a DatabaseName More... | |
struct | StarWriterStruct::Dictionary |
structure to store a dictionary in a text zone More... | |
struct | StarWriterStruct::Dictionary::Data |
a data of a Dictionary More... | |
struct | StarWriterStruct::DocStats |
the doc statistic More... | |
struct | StarWriterStruct::Macro |
structure to store a macro in a text zone More... | |
struct | StarWriterStruct::Mark |
structure to store a mark in a text zone More... | |
struct | StarWriterStruct::NodeRedline |
structure to store a nodeRedline in a text zone More... | |
struct | StarWriterStruct::NoteInfo |
structure to store a endnoteInfo or a footnoteInfo in a text zone More... | |
struct | StarWriterStruct::PrintData |
the doc statistic More... | |
struct | StarWriterStruct::Redline |
structure to store a redline in a text zone More... | |
struct | StarWriterStruct::TOX |
structure to store a TOX in a text zone More... | |
struct | StarWriterStruct::TOX::Style |
a style More... | |
struct | StarWriterStruct::TOX51 |
structure to store a TOX51 in a text zone More... | |
Namespaces | |
namespace | StarFormatManagerInternal |
Internal: the structures of a StarFormatManager. | |
namespace | StarWriterStruct |
namespace use to keep basic writer structure | |