LibreOffice Module editeng (master) 1
Classes | Typedefs
svxrtf.hxx File Reference
#include <svl/itemset.hxx>
#include <svtools/parrtf.hxx>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <vcl/font.hxx>
#include <editeng/editengdllapi.h>
#include <optional>
#include <vector>
#include <map>
#include <memory>
Include dependency graph for svxrtf.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxRTFItemStackList
 
class  EditNodeIdx
 
class  EditPosition
 
struct  SvxRTFStyleType
 
class  SvxRTFParser
 
struct  SvxRTFParser::PlainOrPardMap
 
class  SvxRTFItemStackType
 

Typedefs

typedef std::map< short, vcl::FontSvxRTFFontTbl
 
typedef std::map< sal_uInt16, SvxRTFStyleTypeSvxRTFStyleTbl
 

Typedef Documentation

◆ SvxRTFFontTbl

typedef std::map<short, vcl::Font> SvxRTFFontTbl

Definition at line 74 of file svxrtf.hxx.

◆ SvxRTFStyleTbl

typedef std::map<sal_uInt16, SvxRTFStyleType> SvxRTFStyleTbl

Definition at line 87 of file svxrtf.hxx.