LibreOffice Module sc (master) 1
Functions
datafdlg.cxx File Reference
#include <datafdlg.hxx>
#include <viewdata.hxx>
#include <docsh.hxx>
#include <tabvwsh.hxx>
#include <vcl/svapp.hxx>
#include <osl/diagnose.h>
Include dependency graph for datafdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScDataFormDlg, Impl_DataModifyHdl, weld::Entry &, rEdit, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_NewHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_PrevHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_NextHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_RestoreHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_DeleteHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_CloseHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScDataFormDlg, Impl_ScrollHdl, weld::ScrolledWindow &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScDataFormDlg  ,
Impl_DataModifyHdl  ,
weld::Entry ,
rEdit  ,
void   
)

Definition at line 224 of file datafdlg.cxx.

◆ IMPL_LINK_NOARG() [1/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_CloseHdl  ,
weld::Button ,
void   
)

Definition at line 307 of file datafdlg.cxx.

References m_xDialog, and RET_CANCEL.

◆ IMPL_LINK_NOARG() [2/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_DeleteHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_NewHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [4/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_NextHdl  ,
weld::Button ,
void   
)

Definition at line 268 of file datafdlg.cxx.

◆ IMPL_LINK_NOARG() [5/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_PrevHdl  ,
weld::Button ,
void   
)

Definition at line 256 of file datafdlg.cxx.

◆ IMPL_LINK_NOARG() [6/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_RestoreHdl  ,
weld::Button ,
void   
)

Definition at line 280 of file datafdlg.cxx.

◆ IMPL_LINK_NOARG() [7/7]

IMPL_LINK_NOARG ( ScDataFormDlg  ,
Impl_ScrollHdl  ,
weld::ScrolledWindow ,
void   
)

Definition at line 312 of file datafdlg.cxx.