LibreOffice Module cui (master) 1
Functions
widgettestdlg.cxx File Reference
#include <widgettestdlg.hxx>
#include <bitmaps.hlst>
Include dependency graph for widgettestdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (WidgetTestDialog, OkHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (WidgetTestDialog, CancelHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( WidgetTestDialog  ,
CancelHdl  ,
weld::Button ,
void   
)

Definition at line 31 of file widgettestdlg.cxx.

References m_xDialog, and RET_CANCEL.

◆ IMPL_LINK_NOARG() [2/2]

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

Definition at line 29 of file widgettestdlg.cxx.

References m_xDialog, and RET_OK.