summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-17 05:47:38 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-02-17 05:47:38 +0100
commit53bc54d3dfd169a2e69dd71af3af7e8ab52ea519 (patch)
tree1ef9d3469db02da0c04dea9fc9c8443e93f9f585 /sc/inc/unonames.hxx
parentrebased to DEV300_m69. (diff)
parent#i10000# removed include (diff)
downloadcore-53bc54d3dfd169a2e69dd71af3af7e8ab52ea519.tar.gz
core-53bc54d3dfd169a2e69dd71af3af7e8ab52ea519.zip
calctabcolor: rebased to m71.
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 73fc9cdea301..541a03a45c63 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -563,6 +563,10 @@
#define SC_UNO_ROWFIELDCOUNT "RowFieldCount"
#define SC_UNO_COLUMNFIELDCOUNT "ColumnFieldCount"
#define SC_UNO_DATAFIELDCOUNT "DataFieldCount"
+#define SC_UNO_LAYOUTNAME "LayoutName"
+#define SC_UNO_FIELD_SUBTOTALNAME "FieldSubtotalName"
+#define SC_UNO_GRANDTOTAL_NAME "GrandTotalName"
+#define SC_UNO_HAS_HIDDEN_MEMBER "HasHiddenMember"
// (preliminary:)
#define SC_UNO_REFVALUE "ReferenceValue"