From c629d87b5c1bcd2e822880aa7edaa0741472dfda Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 16 Sep 2010 12:42:02 +0200 Subject: ooo-build-resources-sc-sc-hrc.diff: Migrated --- sc/inc/sc.hrc | 5 +++++ 1 file changed, 5 insertions(+) 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) -- cgit