LibreOffice Module sc (master) 1
Macros | Functions
funcdesc.cxx File Reference
#include <funcdesc.hxx>
#include <addincol.hxx>
#include <appoptio.hxx>
#include <callform.hxx>
#include <compiler.hxx>
#include <compiler.hrc>
#include <global.hxx>
#include <scfuncs.hrc>
#include <scmod.hxx>
#include <scresid.hxx>
#include <helpids.h>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <unotools/collatorwrapper.hxx>
#include <formula/funcvarargs.h>
#include <osl/diagnose.h>
#include <memory>
Include dependency graph for funcdesc.cxx:

Go to the source code of this file.

Macros

#define ENTRY(CODE)   CODE, SAL_N_ELEMENTS(CODE)
 

Functions

static void ScFuncRes (const ScFuncDescCore &rEntry, ScFuncDesc *, bool &rbSuppressed)
 

Macro Definition Documentation

◆ ENTRY

#define ENTRY (   CODE)    CODE, SAL_N_ELEMENTS(CODE)

Definition at line 381 of file funcdesc.cxx.

Function Documentation

◆ ScFuncRes()

static void ScFuncRes ( const ScFuncDescCore &  rEntry,
ScFuncDesc pDesc,
bool &  rbSuppressed 
)
static