LibreOffice Module sw (master) 1
Functions
numpara.cxx File Reference
#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>
Include dependency graph for numpara.cxx:

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)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwParagraphNumTabPage  ,
StyleHdl_Impl  ,
weld::ComboBox ,
rBox  ,
void   
)

Definition at line 407 of file numpara.cxx.

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SwParagraphNumTabPage  ,
EditNumStyleHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 368 of file numpara.cxx.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( SwParagraphNumTabPage  ,
EditNumStyleSelectHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 352 of file numpara.cxx.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( SwParagraphNumTabPage  ,
LineCountHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 343 of file numpara.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SwParagraphNumTabPage  ,
NewStartHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 336 of file numpara.cxx.