diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-04 10:21:24 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-04 11:36:12 +0100 |
commit | 08209f2b67cf84b96dd03c90d87bc2d8dad26c8c (patch) | |
tree | 56eed4a51eccc28c730e0570f334782e72a3b20d /include/editeng | |
parent | 9be88e7281aea0b4b65c9d0da85ca617f58b925c (diff) |
de-duplicate some defines in hrc files
and rename SID_INSERTSYMBOL -> SID_INSERTSPECIAL in starmath to make it
unique
Change-Id: I0eeefe25e0e9374871c73793a31cb3e6cc445f73
Reviewed-on: https://gerrit.libreoffice.org/47369
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/editeng')
-rw-r--r-- | include/editeng/editids.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/editids.hrc b/include/editeng/editids.hrc index f728255f4285..5921eff49866 100644 --- a/include/editeng/editids.hrc +++ b/include/editeng/editids.hrc @@ -138,8 +138,6 @@ #error Resource-Overflow in #line, #file #endif -#define SID_DRAW_TEXT_VERTICAL SID_ATTR_CHAR_VERTICAL - #endif // ******************************************************************* EOF |