diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-19 17:13:56 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-19 17:13:56 +0200 |
commit | fc36d6a80a11f89c6a155f737e6a42665c039564 (patch) | |
tree | 87eed84ea1add5221642b97831812123ca6b11e3 /formula/util | |
parent | 2d07734f316c1795bc59ed0974b3dc6612ed3f24 (diff) |
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
Diffstat (limited to 'formula/util')
-rw-r--r-- | formula/util/hidother.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/formula/util/hidother.src b/formula/util/hidother.src index 8cf49660e919..09a79b694e87 100644 --- a/formula/util/hidother.src +++ b/formula/util/hidother.src @@ -27,10 +27,6 @@ #include "../inc/helpids.hrc" -#ifndef _SBASLTID_HRC -#include <svx/svxids.hrc> -#endif - hidspecial HID_FORMULADLG_FORMULA { HelpId = HID_FORMULADLG_FORMULA; }; hidspecial HID_FORMULA_FAP_FORMULA { HelpId = HID_FORMULA_FAP_FORMULA; }; hidspecial HID_FORMULA_FAP_STRUCT { HelpId = HID_FORMULA_FAP_STRUCT; }; |