|
LibreOffice Module sc (master) 1
|
#include <osl/diagnose.h>#include <rangeutl.hxx>#include <dbdata.hxx>#include <viewdata.hxx>#include <document.hxx>#include <queryparam.hxx>#include <globalnames.hxx>#include <foptmgr.hxx>#include <formula/funcutl.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScFilterOptionsMgr, LbAreaSelHdl, weld::ComboBox &, rLb, void) | |
| IMPL_LINK (ScFilterOptionsMgr, EdAreaModifyHdl, formula::RefEdit &, rEd, void) | |
| IMPL_LINK (ScFilterOptionsMgr, BtnCopyResultHdl, weld::Toggleable &, rBox, void) | |
| IMPL_LINK | ( | ScFilterOptionsMgr | , |
| BtnCopyResultHdl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 238 of file foptmgr.cxx.
| IMPL_LINK | ( | ScFilterOptionsMgr | , |
| EdAreaModifyHdl | , | ||
| formula::RefEdit & | , | ||
| rEd | , | ||
| void | |||
| ) |
Definition at line 212 of file foptmgr.cxx.
References aStr, i, nCount, ScAddress::Parse(), and VALID.
| IMPL_LINK | ( | ScFilterOptionsMgr | , |
| LbAreaSelHdl | , | ||
| weld::ComboBox & | , | ||
| rLb | , | ||
| void | |||
| ) |
Definition at line 198 of file foptmgr.cxx.