LibreOffice Module sw (master) 1
Functions
edattr.cxx File Reference
#include <memory>
#include <hintids.hxx>
#include <editeng/tstpitem.hxx>
#include <editeng/lrspitem.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <osl/diagnose.h>
#include <txatbase.hxx>
#include <txtftn.hxx>
#include <fmtftn.hxx>
#include <editsh.hxx>
#include <edimp.hxx>
#include <doc.hxx>
#include <swundo.hxx>
#include <ndtxt.hxx>
#include <ftnidx.hxx>
#include <expfld.hxx>
#include <rootfrm.hxx>
#include <cntfrm.hxx>
#include <breakit.hxx>
#include <fmtfld.hxx>
#include <txtfrm.hxx>
#include <scriptinfo.hxx>
#include <svl/itemiter.hxx>
#include <svl/languageoptions.hxx>
#include <charfmt.hxx>
#include <numrule.hxx>
Include dependency graph for edattr.cxx:

Go to the source code of this file.

Functions

static sal_uInt16 getMaxLookup ()
 
static SvtScriptType lcl_SetScriptFlags (sal_uInt16 nType)
 
static bool lcl_IsNoEndTextAttrAtPos (SwRootFrame const &rLayout, const SwTextNode &rTNd, sal_Int32 const nPos, SvtScriptType &rScrpt, bool bInSelection, bool bNum)
 

Function Documentation

◆ getMaxLookup()

static sal_uInt16 getMaxLookup ( )
static

◆ lcl_IsNoEndTextAttrAtPos()

static bool lcl_IsNoEndTextAttrAtPos ( SwRootFrame const &  rLayout,
const SwTextNode rTNd,
sal_Int32 const  nPos,
SvtScriptType rScrpt,
bool  bInSelection,
bool  bNum 
)
static

◆ lcl_SetScriptFlags()

static SvtScriptType lcl_SetScriptFlags ( sal_uInt16  nType)
static

Definition at line 564 of file edattr.cxx.

References nType.

Referenced by SwEditShell::GetScriptType(), and lcl_IsNoEndTextAttrAtPos().