LibreOffice Module vcl (master) 1
Macros
textline.cxx File Reference
#include <sal/types.h>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <basegfx/polygon/WaveLine.hxx>
#include <tools/helpers.hxx>
#include <o3tl/hash_combine.hxx>
#include <o3tl/lru_map.hxx>
#include <unotools/configmgr.hxx>
#include <vcl/lazydelete.hxx>
#include <vcl/metaact.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <drawmode.hxx>
#include <salgdi.hxx>
#include <impglyphitem.hxx>
#include <cassert>
Include dependency graph for textline.cxx:

Go to the source code of this file.

Macros

#define UNDERLINE_LAST   LINESTYLE_BOLDWAVE
 
#define STRIKEOUT_LAST   STRIKEOUT_X
 

Macro Definition Documentation

◆ STRIKEOUT_LAST

#define STRIKEOUT_LAST   STRIKEOUT_X

Definition at line 39 of file textline.cxx.

◆ UNDERLINE_LAST

#define UNDERLINE_LAST   LINESTYLE_BOLDWAVE

Definition at line 38 of file textline.cxx.