summaryrefslogtreecommitdiff
path: root/starmath/inc/starmath.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-13 17:10:43 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-14 09:43:02 +0100
commit2e00906285c59bf49efaa07df83293d8cd21c9bb (patch)
tree17d977149f6c4b4ef644dfd19340ccc5968d714a /starmath/inc/starmath.hrc
parentbd8b4f2b5dea5b3a0db7eac4e8d44918f1d8ec79 (diff)
fdo#71580: Elements dock: Alignment items are missing
Also add << and >> to the Elements dock. Change-Id: Id58d64c8ab938259e84ce1a178644c6d4a6ee95d
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r--starmath/inc/starmath.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index 1c32d85dfcb8..4d62b993af26 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -75,7 +75,6 @@
#define SID_SAVE_ONLY_USED_SYMBOLS (SID_SMA_START + 125)
#define SID_ELEMENTSDOCKINGWINDOW (SID_SMA_START + 126)
-
#define RID_SYMDEFINEDIALOG (RID_APP_START + 9)
#define RID_PRINTUIOPTIONS (RID_APP_START + 11)
@@ -104,6 +103,10 @@
#define STR_STATSTR_WRITING (RID_APP_START + 824)
#define STR_CMDBOXWINDOW (RID_APP_START + 825)
+#define STR_ALIGN_LEFT (RID_APP_START + 836)
+#define STR_ALIGN_CENTER (RID_APP_START + 837)
+#define STR_ALIGN_RIGHT (RID_APP_START + 838)
+
#define RID_ERR_IDENT (RID_APP_START + 920)
#define RID_ERR_UNKNOWN (RID_APP_START + 921)
#define RID_ERR_UNEXPECTEDCHARACTER (RID_APP_START + 922)
@@ -753,8 +756,11 @@
#define RID_SYM_OR (RID_APP_START + 4273)
#define RID_SYM_OR_HELP (RID_APP_START + 4274)
-#define BMP_ARROW_RIGHT 1
+#define RID_ALIGNLX_HELP (RID_APP_START + 4275)
+#define RID_ALIGNCX_HELP (RID_APP_START + 4276)
+#define RID_ALIGNRX_HELP (RID_APP_START + 4277)
+#define BMP_ARROW_RIGHT 1
// 342 == SCH_IF_SMAVIEWSHELL, because SFX_INTERFACE_LIB is no
// Define but latterly an Enum