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
commita06b28b814ef06dd23f4f14eff9736cc4ae52142 (patch)
tree8ae4d9df98bb2f80c6eb144b5ef75278a9fe0bd5
parentbe324baced0b7fada4e0792505155f10578f1d70 (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 e7b8aff17..87f02b5e5 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)