LibreOffice Module sw (master) 1
Variables
txtattr.cxx File Reference
#include <hintids.hxx>
#include <svl/whiter.hxx>
#include <svl/stritem.hxx>
#include <svl/ctloptions.hxx>
#include <swmodule.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/lspcitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/escapementitem.hxx>
#include <editeng/pmdlitem.hxx>
#include <sfx2/htmlmode.hxx>
#include <editeng/scripttypeitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/cmapitem.hxx>
#include <osl/diagnose.h>
#include <paratr.hxx>
#include <fmtinfmt.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <uitool.hxx>
#include <textsh.hxx>
#include <swundo.hxx>
#include <fmtcol.hxx>
#include <cmdid.h>
#include <globals.h>
#include <SwStyleNameMapper.hxx>
#include <swabstdlg.hxx>
#include <memory>
Include dependency graph for txtattr.cxx:

Go to the source code of this file.

Variables

const sal_uInt32 nFontInc = 40
 
const sal_uInt32 nFontMaxSz = 19998
 

Variable Documentation

◆ nFontInc

const sal_uInt32 nFontInc = 40

Definition at line 58 of file txtattr.cxx.

Referenced by SwTextShell::ExecCharAttrArgs(), and SwTextShell::GetAttrState().

◆ nFontMaxSz

const sal_uInt32 nFontMaxSz = 19998

Definition at line 59 of file txtattr.cxx.

Referenced by SwTextShell::ExecCharAttrArgs(), and SwTextShell::GetAttrState().