LibreOffice Module sc (master) 1
Functions
condformatdlg.cxx File Reference
#include <condformatdlg.hxx>
#include <sfx2/dispatch.hxx>
#include <vcl/svapp.hxx>
#include <anyrefdg.hxx>
#include <document.hxx>
#include <conditio.hxx>
#include <tabvwsh.hxx>
#include <colorscale.hxx>
#include <reffact.hxx>
#include <docsh.hxx>
#include <docfunc.hxx>
#include <condformatdlgentry.hxx>
#include <condformatdlgitem.hxx>
Include dependency graph for condformatdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScCondFormatList, ColFormatTypeHdl, weld::ComboBox &, rBox, void)
 
 IMPL_LINK (ScCondFormatList, AfterColFormatTypeHdl, void *, p, void)
 
 IMPL_LINK (ScCondFormatList, TypeListHdl, weld::ComboBox &, rBox, void)
 
 IMPL_LINK (ScCondFormatList, AfterTypeListHdl, void *, p, void)
 
 IMPL_LINK_NOARG (ScCondFormatList, AddBtnHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScCondFormatList, RemoveBtnHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScCondFormatList, UpBtnHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScCondFormatList, DownBtnHdl, weld::Button &, void)
 
 IMPL_LINK (ScCondFormatList, EntrySelectHdl, ScCondFrmtEntry &, rEntry, void)
 
 IMPL_LINK (ScCondFormatDlg, EdRangeModifyHdl, formula::RefEdit &, rEdit, void)
 
 IMPL_LINK (ScCondFormatDlg, RangeGetFocusHdl, formula::RefEdit &, rControl, void)
 
 IMPL_LINK (ScCondFormatDlg, BtnPressedHdl, weld::Button &, rBtn, void)
 

Function Documentation

◆ IMPL_LINK() [1/8]

IMPL_LINK ( ScCondFormatDlg  ,
BtnPressedHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 701 of file condformatdlg.cxx.

◆ IMPL_LINK() [2/8]

IMPL_LINK ( ScCondFormatDlg  ,
EdRangeModifyHdl  ,
formula::RefEdit ,
rEdit  ,
void   
)

Definition at line 676 of file condformatdlg.cxx.

References weld::Error, weld::Normal, ScRangeList::Parse(), and VALID.

◆ IMPL_LINK() [3/8]

IMPL_LINK ( ScCondFormatDlg  ,
RangeGetFocusHdl  ,
formula::RefEdit ,
rControl  ,
void   
)

Definition at line 696 of file condformatdlg.cxx.

◆ IMPL_LINK() [4/8]

IMPL_LINK ( ScCondFormatList  ,
AfterColFormatTypeHdl  ,
void *  ,
p  ,
void   
)

◆ IMPL_LINK() [5/8]

IMPL_LINK ( ScCondFormatList  ,
AfterTypeListHdl  ,
void *  ,
p  ,
void   
)

◆ IMPL_LINK() [6/8]

IMPL_LINK ( ScCondFormatList  ,
ColFormatTypeHdl  ,
weld::ComboBox ,
rBox  ,
void   
)

Definition at line 197 of file condformatdlg.cxx.

References LINK, and Application::PostUserEvent().

◆ IMPL_LINK() [7/8]

IMPL_LINK ( ScCondFormatList  ,
EntrySelectHdl  ,
ScCondFrmtEntry ,
rEntry  ,
void   
)

Definition at line 395 of file condformatdlg.cxx.

References get(), i, and index.

◆ IMPL_LINK() [8/8]

IMPL_LINK ( ScCondFormatList  ,
TypeListHdl  ,
weld::ComboBox ,
rBox  ,
void   
)

Definition at line 250 of file condformatdlg.cxx.

References LINK, and Application::PostUserEvent().

◆ IMPL_LINK_NOARG() [1/4]

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

Definition at line 321 of file condformatdlg.cxx.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( ScCondFormatList  ,
DownBtnHdl  ,
weld::Button ,
void   
)

Definition at line 371 of file condformatdlg.cxx.

References i, and index.

◆ IMPL_LINK_NOARG() [3/4]

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

Definition at line 336 of file condformatdlg.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( ScCondFormatList  ,
UpBtnHdl  ,
weld::Button ,
void   
)

Definition at line 351 of file condformatdlg.cxx.

References i, and index.