#include <cstring>#include <iomanip>#include <iostream>#include <limits>#include <sstream>#include <librevenge/librevenge.h>#include "STOFFCell.hxx"#include "STOFFCellStyle.hxx"#include "StarAttribute.hxx"#include "StarFileManager.hxx"#include "StarGraphicStruct.hxx"#include "StarLanguage.hxx"#include "StarObject.hxx"#include "StarObjectModel.hxx"#include "StarState.hxx"#include "StarWriterStruct.hxx"#include "StarZone.hxx"#include "StarFormatManager.hxx"| Classes | |
| struct | StarFormatManagerInternal::NumberFormatter | 
| a struct use to store number formatter of a StarFormatManager  More... | |
| struct | StarFormatManagerInternal::NumberFormatter::FormatItem | 
| struct use to store small format item  More... | |
| struct | StarFormatManagerInternal::NumberFormatter::Format | 
| struct use to store different local format  More... | |
| struct | StarFormatManagerInternal::State | 
| Internal: the state of a StarFormatManager.  More... | |
| Namespaces | |
| namespace | StarFormatManagerInternal | 
| Internal: the structures of a StarFormatManager. | |