summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2010-09-01 17:53:25 +0200
committerNiklas Nebel <nn@openoffice.org>2010-09-01 17:53:25 +0200
commit892fc048a385eebb365a0bfc7172f334f5d0ab57 (patch)
tree9b92e83a5958446f75dcbe9e9080fb5dd12b2899 /sc/inc/unonames.hxx
parent7efea44937b783ef1663006410e9d8c7f549f3be (diff)
calc59: #i114256# Don't move DataPilot fields to orientations that the source doesn't support
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 2d011f425398..1e56743d8129 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -565,6 +565,7 @@
#define SC_UNO_FIELD_SUBTOTALNAME "FieldSubtotalName"
#define SC_UNO_GRANDTOTAL_NAME "GrandTotalName"
#define SC_UNO_HAS_HIDDEN_MEMBER "HasHiddenMember"
+#define SC_UNO_FLAGS "Flags"
// (preliminary:)
#define SC_UNO_REFVALUE "ReferenceValue"