LibreOffice Module editeng (master) 1
Functions
svxrtf.cxx File Reference
#include <memory>
#include <queue>
#include <comphelper/diagnose_ex.hxx>
#include <rtl/tencinfo.h>
#include <svl/itemiter.hxx>
#include <svl/whiter.hxx>
#include <svtools/rtftoken.h>
#include <svl/itempool.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <tools/debug.hxx>
#include <unotools/configmgr.hxx>
#include <comphelper/string.hxx>
#include <editeng/scriptspaceitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/svxrtf.hxx>
#include <editeng/editids.hrc>
#include <vcl/font.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
Include dependency graph for svxrtf.cxx:

Go to the source code of this file.

Functions

static rtl_TextEncoding lcl_GetDefaultTextEncodingForRTF ()
 

Function Documentation

◆ lcl_GetDefaultTextEncodingForRTF()

static rtl_TextEncoding lcl_GetDefaultTextEncodingForRTF ( )
static

Definition at line 46 of file svxrtf.cxx.

References Application::GetSettings().

Referenced by SvxRTFParser::ReadFontTable().