|
LibreOffice Module sw (master) 1
|
#include <officecfg/Office/Writer.hxx>#include <comphelper/string.hxx>#include <swtypes.hxx>#include <uiitems.hxx>#include <modcfg.hxx>#include <swmodule.hxx>#include <usrpref.hxx>#include <wrtsh.hxx>#include <linkenum.hxx>#include <uitool.hxx>#include <view.hxx>#include <strings.hrc>#include <optload.hrc>#include <cmdid.h>#include <optload.hxx>#include <sfx2/htmlmode.hxx>#include <fldmgr.hxx>#include <poolfmt.hxx>#include <expfld.hxx>#include <svtools/insdlg.hxx>#include <svtools/unitconv.hxx>#include <tools/resary.hxx>#include <vcl/settings.hxx>#include <comphelper/classids.hxx>#include <unotools/configmgr.hxx>#include <SwStyleNameMapper.hxx>#include <numrule.hxx>#include <doc.hxx>#include <svl/cjkoptions.hxx>#include <svl/eitem.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SwLoadOptPage, StandardizedPageCountCheckHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SwLoadOptPage, MetricHdl, weld::ComboBox &, void) | |
| IMPL_LINK (SwCaptionOptPage, TextFilterHdl, OUString &, rTest, bool) | |
| IMPL_LINK_NOARG (SwCaptionOptPage, ShowEntryHdl, weld::TreeView &, void) | |
| IMPL_LINK (SwCaptionOptPage, ToggleEntryHdl, const weld::TreeView::iter_col &, rRowCol, void) | |
| IMPL_LINK_NOARG (SwCaptionOptPage, ModifyEntryHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (SwCaptionOptPage, ModifyComboHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SwCaptionOptPage, SelectHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SwCaptionOptPage, SelectListBoxHdl, weld::ComboBox &, void) | |
| IMPL_LINK (SwCaptionOptPage, OrderHdl, weld::ComboBox &, rBox, void) | |
| IMPL_LINK | ( | SwCaptionOptPage | , |
| OrderHdl | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 835 of file optload.cxx.
References nPos, and TRISTATE_TRUE.
| IMPL_LINK | ( | SwCaptionOptPage | , |
| TextFilterHdl | , | ||
| OUString & | , | ||
| rTest | , | ||
| bool | |||
| ) |
Definition at line 418 of file optload.cxx.
| IMPL_LINK | ( | SwCaptionOptPage | , |
| ToggleEntryHdl | , | ||
| const weld::TreeView::iter_col & | , | ||
| rRowCol | , | ||
| void | |||
| ) |
Definition at line 766 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwCaptionOptPage | , |
| ModifyComboHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 820 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwCaptionOptPage | , |
| ModifyEntryHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 815 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwCaptionOptPage | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 825 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwCaptionOptPage | , |
| SelectListBoxHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 830 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwCaptionOptPage | , |
| ShowEntryHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 758 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwLoadOptPage | , |
| MetricHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 345 of file optload.cxx.
| IMPL_LINK_NOARG | ( | SwLoadOptPage | , |
| StandardizedPageCountCheckHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 145 of file optload.cxx.