LibreOffice Module sc (master) 1
Functions
pfiltdlg.cxx File Reference
#include <viewdata.hxx>
#include <document.hxx>
#include <uiitems.hxx>
#include <global.hxx>
#include <globalnames.hxx>
#include <dbdata.hxx>
#include <scresid.hxx>
#include <queryentry.hxx>
#include <filterentries.hxx>
#include <sc.hrc>
#include <strings.hrc>
#include <pfiltdlg.hxx>
#include <svl/sharedstringpool.hxx>
#include <osl/diagnose.h>
Include dependency graph for pfiltdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (ScPivotFilterDlg, LbSelectHdl, weld::ComboBox &, rLb, void)
 
 IMPL_LINK (ScPivotFilterDlg, CheckBoxHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK (ScPivotFilterDlg, ValModifyHdl, weld::ComboBox &, rEd, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( ScPivotFilterDlg  ,
CheckBoxHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 466 of file pfiltdlg.cxx.

References a.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( ScPivotFilterDlg  ,
LbSelectHdl  ,
weld::ComboBox ,
rLb  ,
void   
)

Definition at line 378 of file pfiltdlg.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( ScPivotFilterDlg  ,
ValModifyHdl  ,
weld::ComboBox ,
rEd  ,
void   
)