LibreOffice Module sw (master) 1
Functions
tautofmt.cxx File Reference
#include <memory>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sal/log.hxx>
#include <strings.hrc>
#include <shellres.hxx>
#include <tautofmt.hxx>
Include dependency graph for tautofmt.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwAutoFormatDlg, CheckHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK_NOARG (SwAutoFormatDlg, AddHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwAutoFormatDlg, RemoveHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwAutoFormatDlg, RenameHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwAutoFormatDlg, SelFormatHdl, weld::TreeView &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwAutoFormatDlg  ,
CheckHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SwAutoFormatDlg  ,
AddHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( SwAutoFormatDlg  ,
RemoveHdl  ,
weld::Button ,
void   
)

Definition at line 269 of file tautofmt.cxx.

References Application::CreateMessageDialog(), m_xDialog, nIndex, and RET_OK.

◆ IMPL_LINK_NOARG() [3/4]

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

Definition at line 304 of file tautofmt.cxx.

References Application::CreateMessageDialog(), GetName(), m_xDialog, n, nIndex, p, RET_CANCEL, and RET_OK.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SwAutoFormatDlg  ,
SelFormatHdl  ,
weld::TreeView ,
void   
)