LibreOffice Module sw (master) 1
Classes | Typedefs
rtfexport.hxx File Reference
#include <memory>
#include "wrtww8.hxx"
Include dependency graph for rtfexport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RtfExport
 The class that does all the actual RTF export-related work. More...
 

Typedefs

using RtfColorTable = std::map< sal_uInt16, Color >
 

Typedef Documentation

◆ RtfColorTable

using RtfColorTable = std::map<sal_uInt16, Color>

Definition at line 29 of file rtfexport.hxx.