summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-23 23:48:27 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-02-23 23:48:27 -0500
commit77fc63b415dcdbb231e640be0b401fa1dd604a0f (patch)
tree06f1e9cf80d04cd7825b99747e2b7b7218fb1d08 /sc/inc/unonames.hxx
parentcalctabcolor: Various code cleanups... (diff)
downloadcore-77fc63b415dcdbb231e640be0b401fa1dd604a0f.tar.gz
core-77fc63b415dcdbb231e640be0b401fa1dd604a0f.zip
calctabcolor: Moved 'TabColor' name definition to a more appropriate place.
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 541a03a45c63..50fadb8b4a2f 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -176,6 +176,7 @@
#define SC_UNONAME_COPYFORM "CopyFormulas"
#define SC_UNONAME_TABLAYOUT "TableLayout"
#define SC_UNONAME_AUTOPRINT "AutomaticPrintArea"
+#define SC_UNONAME_TABCOLOR "TabColor"
// LinkTarget
#define SC_UNO_LINKDISPBIT "LinkDisplayBitmap"
@@ -529,7 +530,6 @@
#define SC_UNO_ZOOMTYPE "ZoomType"
#define SC_UNO_ZOOMVALUE "ZoomValue"
#define SC_UNO_UPDTEMPL "UpdateFromTemplate"
-#define SC_UNO_TABCOLOR "TabColor"
/*Stampit enable/disable print cancel */
#define SC_UNO_ALLOWPRINTJOBCANCEL "AllowPrintJobCancel"