summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-16 12:42:02 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-16 12:42:02 +0200
commitc629d87b5c1bcd2e822880aa7edaa0741472dfda (patch)
treeb20107992ff429dbc7c6ee1e108f79c16f7edb88
parentca1582d4eb83c8b9ab732fc7ea7d7e69400a3cf7 (diff)
ooo-build-resources-sc-sc-hrc.diff: Migrated
-rw-r--r--sc/inc/sc.hrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index be9e9721a26f..d7cb3513713a 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1657,6 +1657,11 @@
#define MID_3 3
#define MID_4 4
+// ----------------------------------------------------------------------------
+// ooo-build specific resources
+
+#define SC_OOO_BUILD_START (SC_DIALOGS_END)
+
// Autoformat for DataPilot
#define SID_PIVOT_AFMT (SC_OOO_BUILD_START + 1)