LibreOffice Module sc (master) 1
|
#include <iostream>
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 |
#define DEBUG_COLUMN_STORAGE 0 |
Definition at line 12 of file calcmacros.hxx.
#define DEBUG_FORMULA_COMPILER 0 |
Definition at line 14 of file calcmacros.hxx.
#define DEBUG_PIVOT_TABLE 0 |
Definition at line 13 of file calcmacros.hxx.
#define DUMP_COLUMN_STORAGE 0 |
Definition at line 21 of file calcmacros.hxx.
#define DUMP_COLUMN_STORAGE 1 |
Definition at line 21 of file calcmacros.hxx.
#define DUMP_PIVOT_TABLE 0 |
Definition at line 23 of file calcmacros.hxx.
#define DUMP_PIVOT_TABLE 1 |
Definition at line 23 of file calcmacros.hxx.