LibreOffice Module sc (master) 1
|
#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>
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) | |
IMPL_LINK | ( | ScPivotFilterDlg | , |
CheckBoxHdl | , | ||
weld::Toggleable & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 466 of file pfiltdlg.cxx.
References a.
IMPL_LINK | ( | ScPivotFilterDlg | , |
LbSelectHdl | , | ||
weld::ComboBox & | , | ||
rLb | , | ||
void | |||
) |
Definition at line 378 of file pfiltdlg.cxx.
IMPL_LINK | ( | ScPivotFilterDlg | , |
ValModifyHdl | , | ||
weld::ComboBox & | , | ||
rEd | , | ||
void | |||
) |
Definition at line 487 of file pfiltdlg.cxx.
References weld::ComboBox::set_active_text(), and weld::Widget::set_sensitive().