LibreOffice Module sc (master) 1
Functions
condformatmgr.cxx File Reference
#include <condformatmgr.hxx>
#include <condformathelper.hxx>
#include <condformatdlg.hxx>
#include <document.hxx>
#include <conditio.hxx>
#include <o3tl/safeint.hxx>
#include <unotools/viewoptions.hxx>
Include dependency graph for condformatmgr.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScCondFormatManagerDlg, RemoveBtnHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScCondFormatManagerDlg, EditBtnClickHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScCondFormatManagerDlg, EditBtnHdl, weld::TreeView &, bool)
 
 IMPL_LINK_NOARG (ScCondFormatManagerDlg, AddBtnHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( ScCondFormatManagerDlg  ,
AddBtnHdl  ,
weld::Button ,
void   
)

Definition at line 161 of file condformatmgr.cxx.

References DLG_RET_ADD, and m_xDialog.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( ScCondFormatManagerDlg  ,
EditBtnClickHdl  ,
weld::Button ,
void   
)

Definition at line 143 of file condformatmgr.cxx.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( ScCondFormatManagerDlg  ,
EditBtnHdl  ,
weld::TreeView ,
bool   
)

Definition at line 148 of file condformatmgr.cxx.

References DLG_RET_EDIT, and m_xDialog.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( ScCondFormatManagerDlg  ,
RemoveBtnHdl  ,
weld::Button ,
void   
)

Definition at line 136 of file condformatmgr.cxx.