LibreOffice Module sw (master) 1
Functions
contentcontroldlg.cxx File Reference
#include <contentcontroldlg.hxx>
#include <vcl/weld.hxx>
#include <cui/cuicharmap.hxx>
#include <svl/numformat.hxx>
#include <svl/zformat.hxx>
#include <wrtsh.hxx>
#include <ndtxt.hxx>
#include <textcontentcontrol.hxx>
#include <IDocumentState.hxx>
#include <swuiexp.hxx>
#include <numfmtlb.hxx>
Include dependency graph for contentcontroldlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SwContentControlDlg, OkHdl, weld::Button &, void)
 
 IMPL_LINK (SwContentControlDlg, SelectCharHdl, weld::Button &, rButton, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, InsertHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, RenameHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, DeleteHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, MoveUpHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, MoveDownHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwContentControlDlg, SelectionChangedHdl, weld::TreeView &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwContentControlDlg  ,
SelectCharHdl  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 302 of file contentcontroldlg.cxx.

References aMap, m_xDialog, nIndex, and RET_OK.

◆ IMPL_LINK_NOARG() [1/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
DeleteHdl  ,
weld::Button ,
void   
)

Definition at line 395 of file contentcontroldlg.cxx.

◆ IMPL_LINK_NOARG() [2/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
InsertHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
MoveDownHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [4/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
MoveUpHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [5/7]

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

◆ IMPL_LINK_NOARG() [6/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
RenameHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [7/7]

IMPL_LINK_NOARG ( SwContentControlDlg  ,
SelectionChangedHdl  ,
weld::TreeView ,
void   
)

Definition at line 443 of file contentcontroldlg.cxx.