summaryrefslogtreecommitdiff
path: root/svx/source/src
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-10-11 17:04:57 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-10-11 17:04:57 -0400
commit8daf22467845ab5a160e0e64f7c981fa973c3c10 (patch)
tree3bb49b2de895714415d02d2317e269474b52d609 /svx/source/src
parentc91f21eb8e269dd1544ac5e314cd07269743c9b7 (diff)
New options tab page for Calc's compatibility settings.
Diffstat (limited to 'svx/source/src')
-rw-r--r--svx/source/src/app.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/src/app.hrc b/svx/source/src/app.hrc
index 9f719f9bcdd0..d2aaf9d34c30 100644
--- a/svx/source/src/app.hrc
+++ b/svx/source/src/app.hrc
@@ -201,6 +201,8 @@
#define RID_OFA_TP_INTERNATIONAL_IMPR (RID_OFA_START + 254) // 4 impress
#define RID_SW_TP_OPTCOMPATIBILITY_PAGE (RID_OFA_START + 255)
#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)
// Strings ------------------------------------------