LibreOffice Module sc (master)
1
|
#include <rtl/textenc.h>
#include <tools/gen.hxx>
#include <tools/color.hxx>
#include <vcl/vclptr.hxx>
#include <vector>
#include <memory>
#include <map>
#include <svx/xoutbmp.hxx>
#include "expbase.hxx"
Go to the source code of this file.
Classes | |
struct | ScHTMLStyle |
struct | ScHTMLGraphEntry |
class | ScHTMLExport |
Namespaces | |
editeng | |
sc | |
Macros | |
#define | SC_HTML_FONTSIZES 7 |
Variables | |
const short | nIndentMax = 23 |
#define SC_HTML_FONTSIZES 7 |
Definition at line 97 of file htmlexp.hxx.
const short nIndentMax = 23 |
Definition at line 98 of file htmlexp.hxx.
Referenced by ScHTMLExport::IncIndent().