LibreOffice Module svx (master) 1
Namespaces | Macros | Functions
ParaPropertyPanel.cxx File Reference
#include "ParaPropertyPanel.hxx"
#include <sfx2/dispatch.hxx>
#include <sfx2/module.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/weldutils.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/ulspitem.hxx>
#include <svx/dlgctrl.hxx>
#include <svx/svxids.hrc>
#include <svl/intitem.hxx>
#include <sfx2/objsh.hxx>
#include <svtools/unitconv.hxx>
#include <sal/log.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <utility>
Include dependency graph for ParaPropertyPanel.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 
namespace  svx::sidebar
 

Macros

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

Functions

 svx::sidebar::IMPL_LINK_NOARG (ParaPropertyPanel, ModifyIndentHdl_Impl, weld::MetricSpinButton &, void)
 
 svx::sidebar::IMPL_LINK_NOARG (ParaPropertyPanel, ULSpaceHdl_Impl, weld::MetricSpinButton &, void)
 

Macro Definition Documentation

◆ DEFAULT_VALUE

#define DEFAULT_VALUE   0

Definition at line 40 of file ParaPropertyPanel.cxx.

◆ MAX_DURCH

#define MAX_DURCH   31680

Definition at line 42 of file ParaPropertyPanel.cxx.

◆ MAX_SC_SD

#define MAX_SC_SD   116220200

Definition at line 45 of file ParaPropertyPanel.cxx.

◆ MAX_SW

#define MAX_SW   1709400

Definition at line 44 of file ParaPropertyPanel.cxx.

◆ NEGA_MAXVALUE

#define NEGA_MAXVALUE   -10000000

Definition at line 46 of file ParaPropertyPanel.cxx.