LibreOffice Module sw (master) 1
|
#include <cmdid.h>
#include <swtypes.hxx>
#include <hintids.hxx>
#include <strings.hrc>
#include <sfx2/objsh.hxx>
#include <sfx2/htmlmode.hxx>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <fmtline.hxx>
#include <numpara.hxx>
#include <officecfg/Office/Common.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/viewsh.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SwParagraphNumTabPage, NewStartHdl_Impl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (SwParagraphNumTabPage, LineCountHdl_Impl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (SwParagraphNumTabPage, EditNumStyleSelectHdl_Impl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (SwParagraphNumTabPage, EditNumStyleHdl_Impl, weld::Button &, void) | |
IMPL_LINK (SwParagraphNumTabPage, StyleHdl_Impl, weld::ComboBox &, rBox, void) | |
IMPL_LINK | ( | SwParagraphNumTabPage | , |
StyleHdl_Impl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 407 of file numpara.cxx.
IMPL_LINK_NOARG | ( | SwParagraphNumTabPage | , |
EditNumStyleHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 368 of file numpara.cxx.
IMPL_LINK_NOARG | ( | SwParagraphNumTabPage | , |
EditNumStyleSelectHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 352 of file numpara.cxx.
IMPL_LINK_NOARG | ( | SwParagraphNumTabPage | , |
LineCountHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 343 of file numpara.cxx.
IMPL_LINK_NOARG | ( | SwParagraphNumTabPage | , |
NewStartHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 336 of file numpara.cxx.