LibreOffice Module svx (master) 1
Macros | Functions
ParaSpacingWindow.cxx File Reference
#include "ParaSpacingWindow.hxx"
#include <editeng/editids.hrc>
#include <editeng/lrspitem.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/app.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/itempool.hxx>
Include dependency graph for ParaSpacingWindow.cxx:

Go to the source code of this file.

Macros

#define DEFAULT_VALUE   0
 
#define MAX_DURCH   31680
 
#define MAX_SW   1709400
 
#define MAX_SC_SD   116220200
 
#define NEGA_MAXVALUE   -10000000
 

Functions

 IMPL_LINK_NOARG (ParaULSpacingWindow, ModifySpacingHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (ParaLRSpacingWindow, ModifySpacingHdl, weld::MetricSpinButton &, void)
 

Macro Definition Documentation

◆ DEFAULT_VALUE

#define DEFAULT_VALUE   0

Definition at line 30 of file ParaSpacingWindow.cxx.

◆ MAX_DURCH

#define MAX_DURCH   31680

Definition at line 31 of file ParaSpacingWindow.cxx.

◆ MAX_SC_SD

#define MAX_SC_SD   116220200

Definition at line 33 of file ParaSpacingWindow.cxx.

◆ MAX_SW

#define MAX_SW   1709400

Definition at line 32 of file ParaSpacingWindow.cxx.

◆ NEGA_MAXVALUE

#define NEGA_MAXVALUE   -10000000

Definition at line 34 of file ParaSpacingWindow.cxx.

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ParaLRSpacingWindow  ,
ModifySpacingHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ParaULSpacingWindow  ,
ModifySpacingHdl  ,
weld::MetricSpinButton ,
void   
)