summaryrefslogtreecommitdiff
path: root/starmath/inc/starmath.hrc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-24 12:28:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-24 12:39:36 +0000
commitce3e3185f9ef64b44e26593a8300ae912b6fe68e (patch)
tree37e228279f7abb2bcac2c566fa5cda05a4c436de /starmath/inc/starmath.hrc
parent1ac30cf245454c6f7a777699436722a94a9e349c (diff)
remove unhandled SID commands in starmath
checked that none of these are present in any .xcu files. Change-Id: Ife5ac45ca4e71fed9515941c20853b9ab811e057 Reviewed-on: https://gerrit.libreoffice.org/35619 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r--starmath/inc/starmath.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index b897ed25ff09..df75dd055362 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -34,7 +34,6 @@
#define SID_ZOOMIN (SID_SMA_START + 10)
#define SID_ZOOMOUT (SID_SMA_START + 11)
#define SID_DRAW (SID_SMA_START + 12)
-#define SID_TOOLBOX (SID_SMA_START + 14)
#define SID_FORMULACURSOR (SID_SMA_START + 15)
#define SID_FONT (SID_SMA_START + 50)
#define SID_FONTSIZE (SID_SMA_START + 51)
@@ -71,7 +70,6 @@
#define SID_GETEDITTEXT (SID_SMA_START + 121)
#define SID_CMDBOXWINDOW (SID_SMA_START + 122)
-#define SID_TOOLBOXWINDOW (SID_SMA_START + 123)
#define SID_NO_RIGHT_SPACES (SID_SMA_START + 124)
#define SID_SAVE_ONLY_USED_SYMBOLS (SID_SMA_START + 125)
#define SID_ELEMENTSDOCKINGWINDOW (SID_SMA_START + 126)