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 | |
namespace | editeng |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
Macros | |
#define | SC_HTML_FONTSIZES 7 |
Variables | |
const short | nIndentMax = 23 |
#define SC_HTML_FONTSIZES 7 |
Definition at line 96 of file htmlexp.hxx.
const short nIndentMax = 23 |
Definition at line 97 of file htmlexp.hxx.
Referenced by ScHTMLExport::IncIndent().