LibreOffice Module cui (master) 1
Namespaces | Macros | Functions
align.cxx File Reference
#include <align.hxx>
#include <editeng/svxenum.hxx>
#include <svx/svxids.hrc>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
#include <bitmaps.hlst>
#include <svx/rotmodit.hxx>
#include <svx/sdangitm.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/justifyitem.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/intitem.hxx>
#include <vcl/image.hxx>
Include dependency graph for align.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Macros

#define IID_BOTTOMLOCK   1
 
#define IID_TOPLOCK   2
 
#define IID_CELLLOCK   3
 

Functions

 svx::IMPL_LINK (AlignmentTabPage, StackedClickHdl, weld::Toggleable &, rToggle, void)
 
 svx::IMPL_LINK (AlignmentTabPage, AsianModeClickHdl, weld::Toggleable &, rToggle, void)
 
 svx::IMPL_LINK (AlignmentTabPage, WrapClickHdl, weld::Toggleable &, rToggle, void)
 
 svx::IMPL_LINK (AlignmentTabPage, HyphenClickHdl, weld::Toggleable &, rToggle, void)
 
 svx::IMPL_LINK (AlignmentTabPage, ShrinkClickHdl, weld::Toggleable &, rToggle, void)
 
 svx::IMPL_LINK_NOARG (AlignmentTabPage, UpdateEnableHdl, weld::ComboBox &, void)
 

Macro Definition Documentation

◆ IID_BOTTOMLOCK

#define IID_BOTTOMLOCK   1

Definition at line 36 of file align.cxx.

◆ IID_CELLLOCK

#define IID_CELLLOCK   3

Definition at line 38 of file align.cxx.

◆ IID_TOPLOCK

#define IID_TOPLOCK   2

Definition at line 37 of file align.cxx.