LibreOffice Module sw (master) 1
Functions
break.cxx File Reference
#include <vcl/svapp.hxx>
#include <osl/diagnose.h>
#include <uitool.hxx>
#include <swtypes.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <break.hxx>
#include <pagedesc.hxx>
#include <poolfmt.hxx>
#include <strings.hrc>
#include <SwStyleNameMapper.hxx>
Include dependency graph for break.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SwBreakDlg, ToggleHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwBreakDlg, ChangeHdl, weld::ComboBox &, void)
 
 IMPL_LINK (SwBreakDlg, PageNumHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwBreakDlg, PageNumModifyHdl, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (SwBreakDlg, OkHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwBreakDlg  ,
PageNumHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 72 of file break.cxx.

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SwBreakDlg  ,
ChangeHdl  ,
weld::ComboBox ,
void   
)

Definition at line 66 of file break.cxx.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( SwBreakDlg  ,
OkHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( SwBreakDlg  ,
PageNumModifyHdl  ,
weld::SpinButton ,
void   
)

Definition at line 81 of file break.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SwBreakDlg  ,
ToggleHdl  ,
weld::Toggleable ,
void   
)

Definition at line 61 of file break.cxx.