LibreOffice Module editeng (master) 1
|
#include <comphelper/string.hxx>
#include <utility>
#include "eertfpar.hxx"
#include "impedit.hxx"
#include <svl/intitem.hxx>
#include <editeng/escapementitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/flditem.hxx>
#include <editeng/editeng.hxx>
#include <svtools/rtftoken.h>
#include <svtools/htmltokn.h>
#include <unotools/configmgr.hxx>
Go to the source code of this file.
Variables | |
constexpr MapUnit | gRTFMapUnit = MapUnit::MapTwip |
|
constexpr |
Definition at line 59 of file eertfpar.cxx.
Referenced by EditRTFParser::CalcValue(), and EditRTFParser::SetAttrInDoc().