summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2011-11-28 12:41:50 +0100
committerEike Rathke <erack@redhat.com>2011-11-28 15:25:34 +0100
commit42e80ec68bc1f4d2dfd62b82116790687321d231 (patch)
treecf626212f7c1d11a10e5dc667c99b947cdc72f24 /sc/inc/unonames.hxx
parent62e8e2a31a9344ee40a5ebde6fe7559290efb300 (diff)
dr80: #i116460# performance of Excel file with many outlines
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1300438660 -3600 # Node ID aa7d08a12d7ee60c71eb4f2dc1241197e009c443 # Parent 49c53fbe0cd4d663f419b659c82618bd106282ef
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 72070af32f30..a4417ec06824 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -179,6 +179,8 @@
#define SC_UNONAME_AUTOPRINT "AutomaticPrintArea"
#define SC_UNONAME_TABCOLOR "TabColor"
+#define SC_UNONAME_VISFLAG "VisibleFlag"
+
// LinkTarget
#define SC_UNO_LINKDISPBIT "LinkDisplayBitmap"
#define SC_UNO_LINKDISPNAME "LinkDisplayName"