LibreOffice Module sw (master) 1
Macros | Functions
contentcontrolaliasbutton.cxx File Reference
#include <contentcontrolaliasbutton.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <basegfx/vector/b2dvector.hxx>
#include <drawinglayer/attribute/fontattribute.hxx>
#include <drawinglayer/primitive2d/textlayoutdevice.hxx>
#include <drawinglayer/primitive2d/textprimitive2d.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <drawinglayer/processor2d/processor2dtools.hxx>
#include <vcl/metric.hxx>
#include <HeaderFooterWin.hxx>
#include <edtwin.hxx>
#include <formatcontentcontrol.hxx>
#include <swabstdlg.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <wrtsh.hxx>
Include dependency graph for contentcontrolaliasbutton.cxx:

Go to the source code of this file.

Macros

#define TEXT_PADDING   3
 
#define BOX_DISTANCE   3
 
#define BUTTON_WIDTH   12
 

Functions

 IMPL_LINK_NOARG (SwContentControlAliasButton, ClickHdl, weld::Button &, void)
 

Macro Definition Documentation

◆ BOX_DISTANCE

#define BOX_DISTANCE   3

Definition at line 30 of file contentcontrolaliasbutton.cxx.

◆ BUTTON_WIDTH

#define BUTTON_WIDTH   12

Definition at line 31 of file contentcontrolaliasbutton.cxx.

◆ TEXT_PADDING

#define TEXT_PADDING   3

Definition at line 29 of file contentcontrolaliasbutton.cxx.

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SwContentControlAliasButton  ,
ClickHdl  ,
weld::Button ,
void   
)