summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formhelpid.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formhelpid.hrc')
-rw-r--r--extensions/source/propctrlr/formhelpid.hrc20
1 files changed, 1 insertions, 19 deletions
diff --git a/extensions/source/propctrlr/formhelpid.hrc b/extensions/source/propctrlr/formhelpid.hrc
index e6f4aebee5dd..851a9f30307f 100644
--- a/extensions/source/propctrlr/formhelpid.hrc
+++ b/extensions/source/propctrlr/formhelpid.hrc
@@ -31,25 +31,7 @@
#ifndef _EXTENSIONS_FORMCTRLR_FORMHELPID_HRC_
#define _EXTENSIONS_FORMCTRLR_FORMHELPID_HRC_
-#ifndef _SOLAR_HRC
-#include <svl/solar.hrc>
-#endif
-
-// TODO: create a new help id range in <svl/solar.hrc>
-// at the moment, the help ids are ripped from svx/inc/fmhelper.hrc
-// (the old property browser was implemented in svx)
-
-#define HID_PROPCONTROLLER_START HID_FORMS_START + 400
-
-// FREE
-// FREE
-// FREE
-// FREE
-// FREE
-#define HID_FM_PROPDLG_TABCTR (HID_PROPCONTROLLER_START + 5)
-#define HID_FM_PROPDLG_TAB_GENERAL (HID_PROPCONTROLLER_START + 6)
-#define HID_FM_PROPDLG_TAB_DATA (HID_PROPCONTROLLER_START + 7)
-#define HID_FM_PROPDLG_TAB_EVT (HID_PROPCONTROLLER_START + 8)
+#include <extensio.hrc>
#endif // _EXTENSIONS_FORMCTRLR_FORMHELPID_HRC_