LibreOffice Module cui (master)
1
|
#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>
Go to the source code of this file.
Namespaces | |
svx | |
Macros | |
#define | IID_BOTTOMLOCK 1 |
#define | IID_TOPLOCK 2 |
#define | IID_CELLLOCK 3 |
Functions | |
svx::IMPL_LINK (AlignmentTabPage, StackedClickHdl, weld::ToggleButton &, rToggle, void) | |
svx::IMPL_LINK (AlignmentTabPage, AsianModeClickHdl, weld::ToggleButton &, rToggle, void) | |
svx::IMPL_LINK (AlignmentTabPage, WrapClickHdl, weld::ToggleButton &, rToggle, void) | |
svx::IMPL_LINK (AlignmentTabPage, HyphenClickHdl, weld::ToggleButton &, rToggle, void) | |
svx::IMPL_LINK (AlignmentTabPage, ShrinkClickHdl, weld::ToggleButton &, rToggle, void) | |
svx::IMPL_LINK_NOARG (AlignmentTabPage, UpdateEnableHdl, weld::ComboBox &, void) | |
#define IID_BOTTOMLOCK 1 |
Definition at line 36 of file align.cxx.
Referenced by svx::AlignmentTabPage::FillItemSet(), svx::AlignmentTabPage::InitVsRefEgde(), and svx::AlignmentTabPage::Reset().
#define IID_CELLLOCK 3 |
Definition at line 38 of file align.cxx.
Referenced by svx::AlignmentTabPage::FillItemSet(), svx::AlignmentTabPage::InitVsRefEgde(), and svx::AlignmentTabPage::Reset().
#define IID_TOPLOCK 2 |
Definition at line 37 of file align.cxx.
Referenced by svx::AlignmentTabPage::FillItemSet(), svx::AlignmentTabPage::InitVsRefEgde(), and svx::AlignmentTabPage::Reset().