From 33d23d9f293786c08142eec9f5b85b2392c3bc49 Mon Sep 17 00:00:00 2001 From: Albert Thuswaldner Date: Mon, 13 Jun 2011 15:42:56 -0400 Subject: fdo#33293: Option to configure initial number of sheets in Calc. --- svx/source/src/app.hrc | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/source/src') diff --git a/svx/source/src/app.hrc b/svx/source/src/app.hrc index 0ad2ec49a085..8f105d1698b0 100755 --- a/svx/source/src/app.hrc +++ b/svx/source/src/app.hrc @@ -199,6 +199,7 @@ #define RID_SW_TP_OPTCAPTION_PAGE (RID_OFA_START + 256) #define SID_SC_TP_FORMULA (RID_OFA_START + 257) #define SID_SC_TP_COMPATIBILITY (RID_OFA_START + 258) +#define RID_SC_TP_DEFAULTS (RID_OFA_START + 259) // Strings ------------------------------------------ -- cgit