LibreOffice Module sc (master) 1
Functions
foptmgr.cxx File Reference
#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>
Include dependency graph for foptmgr.cxx:

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)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( ScFilterOptionsMgr  ,
BtnCopyResultHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 238 of file foptmgr.cxx.

◆ IMPL_LINK() [2/3]

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() [3/3]

IMPL_LINK ( ScFilterOptionsMgr  ,
LbAreaSelHdl  ,
weld::ComboBox ,
rLb  ,
void   
)

Definition at line 198 of file foptmgr.cxx.