LibreOffice Module sc (master) 1
Classes | Namespaces | Macros | Variables
htmlexp.hxx File Reference
#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"
Include dependency graph for htmlexp.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SC_HTML_FONTSIZES

#define SC_HTML_FONTSIZES   7

Definition at line 96 of file htmlexp.hxx.

Variable Documentation

◆ nIndentMax

const short nIndentMax = 23

Definition at line 97 of file htmlexp.hxx.

Referenced by ScHTMLExport::IncIndent().