summaryrefslogtreecommitdiffstats
path: root/sc/inc/mtvelements.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-26 15:53:29 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-27 15:50:04 -0400
commit64d667ac29a258af5b847fc622070e585b077e11 (patch)
tree1a188ee783e28643b28bdca8aab5f70dd82d9235 /sc/inc/mtvelements.hxx
parentImplement a way to set an array of formula results to formula cell group. (diff)
downloadcore-64d667ac29a258af5b847fc622070e585b077e11.tar.gz
core-64d667ac29a258af5b847fc622070e585b077e11.zip
Initial version of dynamic grouping of formula cells.
And tests to go along with it. Change-Id: Idf5ff3b819aa557a1ae31dfb4d0b2c3a8216ed75
Diffstat (limited to 'sc/inc/mtvelements.hxx')
-rw-r--r--sc/inc/mtvelements.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx
index 0ebf8be9635f..2c589974e32d 100644
--- a/sc/inc/mtvelements.hxx
+++ b/sc/inc/mtvelements.hxx
@@ -15,7 +15,7 @@
#include "svl/broadcast.hxx"
#include "editeng/editobj.hxx"
-#define DEBUG_COLUMN_STORAGE 0
+#define DEBUG_COLUMN_STORAGE 1
#if DEBUG_COLUMN_STORAGE
#ifdef NDEBUG