diff options
author | Palenik Mihály <palenik.mihaly@gmail.com> | 2014-04-01 12:38:21 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-04-01 15:22:01 +0000 |
commit | 26fdfce823c5100a0950681683a55cec95affa87 (patch) | |
tree | 7117f02b08c9dae57cb91daac54a7cea4f980752 /starmath/inc/starmath.hrc | |
parent | 1e3c7b854baac2502bed72ff8e3e1b21b507735b (diff) |
Convert RID_SYMDEFINEDIALOG to .ui
Change-Id: I03e2518c66fef4e40f95a9b68d68f9bb19a947b1
Reviewed-on: https://gerrit.libreoffice.org/8807
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index cb3ad6b5d9d6..3575b6e6f6cb 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) #define RID_MATH_TOOLBOX (RID_APP_START + 50) @@ -683,8 +682,6 @@ #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 #define HID_SMA_VIEWSHELL_DOCUMENT (342) |