|
LibreOffice Module sw (master) 1
|
#include <hintids.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <svl/stritem.hxx>#include <svl/intitem.hxx>#include <editeng/keepitem.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/ulspitem.hxx>#include <editeng/frmdiritem.hxx>#include <svl/ctloptions.hxx>#include <swmodule.hxx>#include <fmtpdsc.hxx>#include <fmtlsplt.hxx>#include <svtools/htmlcfg.hxx>#include <fmtrowsplt.hxx>#include <sfx2/htmlmode.hxx>#include <sfx2/sfxdlg.hxx>#include <strings.hrc>#include <svx/strings.hrc>#include <svx/dialmgr.hxx>#include <wrtsh.hxx>#include <view.hxx>#include <viewopt.hxx>#include <uitool.hxx>#include <tabledlg.hxx>#include "../../uibase/table/tablepg.hxx"#include <tablemgr.hxx>#include <pagedesc.hxx>#include <uiitems.hxx>#include <poolfmt.hxx>#include <swtablerep.hxx>#include <SwStyleNameMapper.hxx>#include <cmdid.h>#include <svx/dialogs.hrc>#include <svx/flagsdef.hxx>#include <osl/diagnose.h>#include <com/sun/star/text/HoriOrientation.hpp>#include <com/sun/star/text/VertOrientation.hpp>Go to the source code of this file.
| IMPL_LINK | ( | SwFormatTablePage | , |
| RelWidthClickHdl | , | ||
| weld::Toggleable & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 148 of file tabledlg.cxx.
| IMPL_LINK | ( | SwFormatTablePage | , |
| ValueChangedHdl | , | ||
| weld::MetricSpinButton & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 263 of file tabledlg.cxx.
| IMPL_LINK | ( | SwTableColumnPage | , |
| AutoClickHdl | , | ||
| weld::Button & | , | ||
| rControl | , | ||
| void | |||
| ) |
Definition at line 882 of file tabledlg.cxx.
References i.
| IMPL_LINK | ( | SwTableColumnPage | , |
| ModeHdl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 920 of file tabledlg.cxx.
| IMPL_LINK | ( | SwTableColumnPage | , |
| ValueChangedHdl | , | ||
| weld::MetricSpinButton & | , | ||
| rEdit | , | ||
| void | |||
| ) |
Definition at line 914 of file tabledlg.cxx.
| IMPL_LINK | ( | SwTextFlowPage | , |
| SplitHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 1738 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwFormatTablePage | , |
| AutoClickHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 182 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTableColumnPage | , |
| SizeHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 768 of file tabledlg.cxx.
References weld::Widget::get_preferred_size(), GetFrameWeld(), i, MET_FIELDS, and Size::Width().
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| ApplyCollClickHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1671 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| HeadLineCBClickHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1743 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| PageBreakHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1635 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| PageBreakPosHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1691 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| PageBreakTypeHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1719 of file tabledlg.cxx.
| IMPL_LINK_NOARG | ( | SwTextFlowPage | , |
| PageNoClickHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1733 of file tabledlg.cxx.