LibreOffice Module sc (master) 1
Classes | Typedefs | Variables
eeparser.hxx File Reference
#include <tools/gen.hxx>
#include <utility>
#include <comphelper/errcode.hxx>
#include <vcl/graph.hxx>
#include <svl/itemset.hxx>
#include <svl/itempool.hxx>
#include <editeng/editdata.hxx>
#include <optional>
#include <address.hxx>
#include <memory>
#include <vector>
#include <map>
Include dependency graph for eeparser.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScHTMLImage
 
struct  ScEEParseEntry
 
class  ScEEParser
 

Typedefs

typedef std::map< SCCOL, sal_uInt16 > ColWidthsMap
 

Variables

const char nHorizontal = 1
 
const char nVertical = 2
 

Typedef Documentation

◆ ColWidthsMap

typedef std::map<SCCOL, sal_uInt16> ColWidthsMap

Definition at line 98 of file eeparser.hxx.

Variable Documentation

◆ nHorizontal

const char nHorizontal = 1

◆ nVertical

const char nVertical = 2