diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:36:06 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:36:06 +0100 |
commit | be3ac782e544a45fedcbd1c241656890b29a0dbd (patch) | |
tree | c040bef998793d5073962c7bf7eefb3040533f05 /svx/inc/fmhelp.hrc | |
parent | 8744578b99ab60f90174ae3b00e3a3fd7bb05788 (diff) |
#i106421#: move svx/source/cui to cui
Diffstat (limited to 'svx/inc/fmhelp.hrc')
-rw-r--r-- | svx/inc/fmhelp.hrc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/svx/inc/fmhelp.hrc b/svx/inc/fmhelp.hrc index 9f807f44d5f5..949c1e85af95 100644 --- a/svx/inc/fmhelp.hrc +++ b/svx/inc/fmhelp.hrc @@ -61,23 +61,8 @@ #define HID_FM_PROPDLG_TAB_GENERAL (HID_FORM_DLG_START + 6) #define HID_FM_PROPDLG_TAB_DATA (HID_FORM_DLG_START + 7) #define HID_FM_PROPDLG_TAB_EVT (HID_FORM_DLG_START + 8) -#define HID_FM_DLG_SEARCH (HID_FORM_DLG_START + 9) -#define HID_SEARCH_TEXT (HID_FORM_DLG_START + 10) -#define HID_SEARCH_ALLFIELDS (HID_FORM_DLG_START + 11) #define HID_SEARCH_SINGLEFIELD (HID_FORM_DLG_START + 12) -#define HID_SEARCH_FIELDSELECTION (HID_FORM_DLG_START + 13) -#define HID_SEARCH_POSITION (HID_FORM_DLG_START + 14) -#define HID_SEARCH_FORMATTER (HID_FORM_DLG_START + 15) -#define HID_SEARCH_CASE (HID_FORM_DLG_START + 16) -#define HID_SEARCH_BACKWARD (HID_FORM_DLG_START + 17) -#define HID_SEARCH_STARTOVER (HID_FORM_DLG_START + 18) -#define HID_SEARCH_WILDCARD (HID_FORM_DLG_START + 19) -#define HID_SEARCH_REGULAR (HID_FORM_DLG_START + 20) -#define HID_SEARCH_APPROX (HID_FORM_DLG_START + 21) -#define HID_SEARCH_APPROXSETTINGS (HID_FORM_DLG_START + 22) -#define HID_SEARCH_BTN_SEARCH (HID_FORM_DLG_START + 23) -#define HID_SEARCH_BTN_CLOSE (HID_FORM_DLG_START + 24) #define HID_TABORDER_CONTROLS (HID_FORM_DLG_START + 25) @@ -92,8 +77,6 @@ #define HID_GRID_TRAVEL_ABSOLUTE (HID_FORM_DLG_START + 33) #define HID_GRID_NUMBEROFRECORDS (HID_FORM_DLG_START + 34) -#define UID_SEARCH_RECORDSTATUS (HID_FORM_DLG_START + 35) - #define UID_FORMPROPBROWSER_FRAME (HID_FORM_DLG_START + 37) #define UID_ABSOLUTE_RECORD_WINDOW (HID_FORM_DLG_START + 38) |