LibreOffice Module cui (master)
1
|
#include <memory>
#include <osl/diagnose.h>
#include <svl/style.hxx>
#include <sfx2/objsh.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/settings.hxx>
#include <svx/flagsdef.hxx>
#include <svx/svxids.hrc>
#include <svl/cjkoptions.hxx>
#include <editeng/pgrditem.hxx>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
#include <paragrph.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/lspcitem.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/orphitem.hxx>
#include <editeng/widwitem.hxx>
#include <editeng/tstpitem.hxx>
#include <editeng/pmdlitem.hxx>
#include <editeng/spltitem.hxx>
#include <editeng/hyphenzoneitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/formatbreakitem.hxx>
#include <editeng/keepitem.hxx>
#include <svx/dlgutil.hxx>
#include <sfx2/htmlmode.hxx>
#include <editeng/paravertalignitem.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
Go to the source code of this file.
Macros | |
#define | MAX_DURCH 5670 |
#define | FIX_DIST_DEF 283 |
#define | LASTLINEPOS_DEFAULT 0 |
#define | LASTLINEPOS_LEFT 1 |
#define | LASTLINECOUNT_OLD 3 |
#define | LASTLINECOUNT_NEW 4 |
Enumerations | |
enum | LineSpaceList |
#define FIX_DIST_DEF 283 |
Definition at line 70 of file paragrph.cxx.
Referenced by IMPL_LINK().
#define LASTLINECOUNT_NEW 4 |
Definition at line 976 of file paragrph.cxx.
Referenced by SvxParaAlignTabPage::SvxParaAlignTabPage().
#define LASTLINECOUNT_OLD 3 |
Definition at line 975 of file paragrph.cxx.
Referenced by SvxParaAlignTabPage::SvxParaAlignTabPage().
#define LASTLINEPOS_DEFAULT 0 |
Definition at line 972 of file paragrph.cxx.
Referenced by SvxParaAlignTabPage::SvxParaAlignTabPage().
#define LASTLINEPOS_LEFT 1 |
Definition at line 973 of file paragrph.cxx.
Referenced by SvxParaAlignTabPage::SvxParaAlignTabPage().
#define MAX_DURCH 5670 |
Definition at line 68 of file paragrph.cxx.
Referenced by SvxStdParagraphTabPage::Init_Impl().
enum LineSpaceList |
Definition at line 74 of file paragrph.cxx.
|
static |
Definition at line 138 of file paragrph.cxx.
References SfxObjectShell::Current(), SfxShell::GetItem(), SfxItemSet::GetItemIfSet(), and CntUInt16Item::GetValue().
Referenced by SvxStdParagraphTabPage::Reset(), SvxParaAlignTabPage::Reset(), and SvxExtParagraphTabPage::SvxExtParagraphTabPage().
IMPL_LINK | ( | SvxStdParagraphTabPage | , |
LineDistHdl_Impl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 780 of file paragrph.cxx.
References FIX_DIST_DEF, LLINESPACE_1, LLINESPACE_115, LLINESPACE_15, LLINESPACE_2, LLINESPACE_DURCH, LLINESPACE_FIX, LLINESPACE_MIN, LLINESPACE_PROP, and SetMetricValue().
IMPL_LINK | ( | SvxStdParagraphTabPage | , |
AutoHdl_Impl | , | ||
weld::Toggleable & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 912 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
PageBreakHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2015 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
KeepTogetherHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2028 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
WidowHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2054 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
OrphanHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2060 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
HyphenClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2100 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
ApplyCollClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2126 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
PageBreakPosHdl_Impl | , | ||
weld::ComboBox & | , | ||
rListBox | , | ||
void | |||
) |
Definition at line 2132 of file paragrph.cxx.
References TRISTATE_FALSE, and TRISTATE_TRUE.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
PageBreakTypeHdl_Impl | , | ||
weld::ComboBox & | , | ||
rListBox | , | ||
void | |||
) |
Definition at line 2157 of file paragrph.cxx.
References TRISTATE_FALSE.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
PageNumBoxClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2178 of file paragrph.cxx.
IMPL_LINK | ( | SvxExtParagraphTabPage | , |
KeepParaBoxClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
rToggle | , | ||
void | |||
) |
Definition at line 2184 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxStdParagraphTabPage | , |
ELRLoseFocusHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 195 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxStdParagraphTabPage | , |
LineDistPopupHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 775 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxStdParagraphTabPage | , |
ModifyHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 847 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxParaAlignTabPage | , |
AlignHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 1241 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxParaAlignTabPage | , |
LastLineHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1257 of file paragrph.cxx.
IMPL_LINK_NOARG | ( | SvxParaAlignTabPage | , |
TextDirectionHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1268 of file paragrph.cxx.
|
static |
Definition at line 2251 of file paragrph.cxx.
References SfxItemSet::Get(), SfxItemSet::GetItemState(), SfxItemSet::GetPool(), GetValue(), SfxItemPool::GetWhich(), weld::Toggleable::save_state(), weld::Toggleable::set_active(), weld::Widget::set_sensitive(), weld::Toggleable::set_state(), and TRISTATE_INDET.
Referenced by SvxAsianTabPage::Reset().
|
static |
Definition at line 90 of file paragrph.cxx.
References LLINESPACE_1, LLINESPACE_115, LLINESPACE_15, LLINESPACE_2, LLINESPACE_DURCH, LLINESPACE_FIX, LLINESPACE_MIN, LLINESPACE_PROP, SvxLineSpacingItem::SetInterLineSpace(), SvxLineSpacingItem::SetInterLineSpaceRule(), SvxLineSpacingItem::SetLineHeight(), SvxLineSpacingItem::SetLineSpaceRule(), and SvxLineSpacingItem::SetPropLineSpace().
Referenced by SvxStdParagraphTabPage::FillItemSet().