summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-26 16:01:28 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-02-26 16:01:28 +0100
commite63f20a19aed2667d2c05b070059aee1e0f76bdf (patch)
treef4a82ed15847f7fc8249eb38210c494c070ce2a8 /sc/inc/unonames.hxx
parentcalctabcolor: rebased to m72. (diff)
parentcalctabcolor: Moved 'TabColor' name definition to a more appropriate place. (diff)
downloadcore-e63f20a19aed2667d2c05b070059aee1e0f76bdf.tar.gz
core-e63f20a19aed2667d2c05b070059aee1e0f76bdf.zip
calctabcolor: resynced with the repository to get more recent changes in.
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 5fac22a082a8..e1801c37fcc1 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -173,6 +173,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"
@@ -526,7 +527,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"