|
LibreOffice Module sw (master) 1
|
#include <i18nlangtag/lang.h>#include <svl/numformat.hxx>#include <svl/zformat.hxx>#include <svl/eitem.hxx>#include <svx/svxids.hrc>#include <svx/numinf.hxx>#include <svx/flagsdef.hxx>#include <svl/itemset.hxx>#include <osl/diagnose.h>#include <docsh.hxx>#include <swtypes.hxx>#include <swmodule.hxx>#include <view.hxx>#include <wrtsh.hxx>#include <numfmtlb.hxx>#include <strings.hrc>#include <swabstdlg.hxx>#include <memory>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (NumFormatListBox, SelectHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SwNumFormatTreeView, SelectHdl, weld::TreeView &, void) | |
| IMPL_LINK_NOARG | ( | NumFormatListBox | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 442 of file numfmtlb.cxx.
| IMPL_LINK_NOARG | ( | SwNumFormatTreeView | , |
| SelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 447 of file numfmtlb.cxx.