LibreOffice Module sc (master) 1
Macros
calcmacros.hxx File Reference
#include <iostream>
Include dependency graph for calcmacros.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_COLUMN_STORAGE   0
 
#define DEBUG_PIVOT_TABLE   0
 
#define DEBUG_FORMULA_COMPILER   0
 
#define DUMP_COLUMN_STORAGE   0
 
#define DUMP_PIVOT_TABLE   0
 
#define DUMP_COLUMN_STORAGE   1
 
#define DUMP_PIVOT_TABLE   1
 

Macro Definition Documentation

◆ DEBUG_COLUMN_STORAGE

#define DEBUG_COLUMN_STORAGE   0

Definition at line 12 of file calcmacros.hxx.

◆ DEBUG_FORMULA_COMPILER

#define DEBUG_FORMULA_COMPILER   0

Definition at line 14 of file calcmacros.hxx.

◆ DEBUG_PIVOT_TABLE

#define DEBUG_PIVOT_TABLE   0

Definition at line 13 of file calcmacros.hxx.

◆ DUMP_COLUMN_STORAGE [1/2]

#define DUMP_COLUMN_STORAGE   0

Definition at line 21 of file calcmacros.hxx.

◆ DUMP_COLUMN_STORAGE [2/2]

#define DUMP_COLUMN_STORAGE   1

Definition at line 21 of file calcmacros.hxx.

◆ DUMP_PIVOT_TABLE [1/2]

#define DUMP_PIVOT_TABLE   0

Definition at line 23 of file calcmacros.hxx.

◆ DUMP_PIVOT_TABLE [2/2]

#define DUMP_PIVOT_TABLE   1

Definition at line 23 of file calcmacros.hxx.