summaryrefslogtreecommitdiff
path: root/svx/source/src
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2011-06-13 15:42:56 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-06-13 15:42:56 -0400
commit33d23d9f293786c08142eec9f5b85b2392c3bc49 (patch)
treec7048afae41483929e1f23692a30cde7826f4142 /svx/source/src
parentf75a85644d80d437dae87f226ed3e60aa9a93a43 (diff)
fdo#33293: Option to configure initial number of sheets in Calc.
Diffstat (limited to 'svx/source/src')
-rwxr-xr-xsvx/source/src/app.hrc1
1 files changed, 1 insertions, 0 deletions
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 ------------------------------------------