summaryrefslogtreecommitdiffstats
path: root/sc/inc/pivot.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-10-06 13:31:28 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-06 13:31:28 +0200
commit227b28d8f597a6a275b7497134b39430e387b621 (patch)
tree51ea070da1462fc48e05bc512ef8de1fc1eac4bd /sc/inc/pivot.hxx
parentBetter performance on Excel doc import. (diff)
parentCWS-TOOLING: integrate CWS calc59 (diff)
downloadcore-227b28d8f597a6a275b7497134b39430e387b621.tar.gz
core-227b28d8f597a6a275b7497134b39430e387b621.zip
Merge commit 'ooo/OOO330_m9'
Diffstat (limited to 'sc/inc/pivot.hxx')
-rw-r--r--sc/inc/pivot.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/pivot.hxx b/sc/inc/pivot.hxx
index 23fc41311fd4..3a0a776205c8 100644
--- a/sc/inc/pivot.hxx
+++ b/sc/inc/pivot.hxx
@@ -150,6 +150,7 @@ struct ScDPLabelData
SCsCOL mnCol;
USHORT mnFuncMask; /// Page/Column/Row subtotal function.
sal_Int32 mnUsedHier; /// Used hierarchy.
+ sal_Int32 mnFlags; /// Flags from the DataPilotSource dimension
bool mbShowAll; /// true = Show all (also empty) results.
bool mbIsValue; /// true = Sum or count in data field.