summaryrefslogtreecommitdiff
path: root/starmath/inc/starmath.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-09-05 20:55:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-09-06 07:02:42 +0100
commit13bbb6f56d49bf891f6b6f075c1d75100fbc1a63 (patch)
tree1b2c5e698c2646eb31479020f9bde907d3f3fa89 /starmath/inc/starmath.hrc
parent3c24537465a90e59a714c88e3f672f0786ecd573 (diff)
convert floating RID_TOOLBOXWINDOW to .ui
well the dialog itself and the top toolbar, the other toolbars remain as resources as now Change-Id: If2bc5b2c108af0efb88fb018896806531cdafe60
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r--starmath/inc/starmath.hrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index 768c9bee68b1..ae9cafb4cf39 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -680,6 +680,16 @@
#define RID_ALIGNCX_HELP (RID_APP_START + 4276)
#define RID_ALIGNRX_HELP (RID_APP_START + 4277)
+#define TOOLBOX_CAT_A (RID_APP_START + 4278)
+#define TOOLBOX_CAT_B (RID_APP_START + 4279)
+#define TOOLBOX_CAT_C (RID_APP_START + 4280)
+#define TOOLBOX_CAT_D (RID_APP_START + 4281)
+#define TOOLBOX_CAT_E (RID_APP_START + 4282)
+#define TOOLBOX_CAT_F (RID_APP_START + 4283)
+#define TOOLBOX_CAT_G (RID_APP_START + 4284)
+#define TOOLBOX_CAT_H (RID_APP_START + 4285)
+#define TOOLBOX_CAT_I (RID_APP_START + 4286)
+
// 342 == SCH_IF_SMAVIEWSHELL, because SFX_INTERFACE_LIB is no
// Define but latterly an Enum
#define HID_SMA_VIEWSHELL_DOCUMENT (342)