LibreOffice Module sw (master) 1
Functions
swrenamexnameddlg.cxx File Reference
#include <osl/diagnose.h>
#include <swrenamexnameddlg.hxx>
Include dependency graph for swrenamexnameddlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwRenameXNamedDlg, TextFilterHdl, OUString &, rTest, bool)
 
 IMPL_LINK_NOARG (SwRenameXNamedDlg, OkHdl, weld::Button &, void)
 
 IMPL_LINK (SwRenameXNamedDlg, ModifyHdl, weld::Entry &, rEdit, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( SwRenameXNamedDlg  ,
ModifyHdl  ,
weld::Entry ,
rEdit  ,
void   
)

Definition at line 67 of file swrenamexnameddlg.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( SwRenameXNamedDlg  ,
TextFilterHdl  ,
OUString &  ,
rTest  ,
bool   
)

Definition at line 48 of file swrenamexnameddlg.cxx.

◆ IMPL_LINK_NOARG()

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

Definition at line 54 of file swrenamexnameddlg.cxx.

References m_xDialog, and RET_OK.