LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
class | ScParameterClassification |
struct | ScParameterClassification::CommonData |
struct | ScParameterClassification::RawData |
struct | ScParameterClassification::RunData |
Namespaces | |
namespace | formula |
Macros | |
#define | DEBUG_SC_PARCLASSDOC 0 |
Activate parameter classification documentation. More... | |
#define DEBUG_SC_PARCLASSDOC 0 |
Activate parameter classification documentation.
Building with DEBUG_SC_PARCLASSDOC 1 enables generation of parameter classification documentation when instantiating the first Calc document if the environment variable OOO_CALC_GENPARCLASSDOC is set and SAL_LOG contains +INFO.sc.core
Generated output contains CALC_GENPARCLASSDOC that can be easily grep'ed for.
Activation adds overhead to Calc initialization time to gather information that otherwise is not needed for anything else.
Definition at line 37 of file parclass.hxx.