diff options
author | ma <ma@openoffice.org> | 2001-03-23 07:11:39 +0000 |
---|---|---|
committer | ma <ma@openoffice.org> | 2001-03-23 07:11:39 +0000 |
commit | 15ab06971b25be2690cff7d341f812c7beaec88a (patch) | |
tree | 8320efc11545e9c2aa3c33c69ea9553f1f65b30f /svx/inc | |
parent | 1b41bfeda7b47abaae7a2130f4ab19dd761522fa (diff) |
New design, border dialog merged with page
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/helpid.hrc | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 1f8c52c10f6a..03ef1c6442a4 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: helpid.hrc,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: tl $ $Date: 2001-02-19 11:16:14 $ + * last change: $Author: ma $ $Date: 2001-03-23 08:11:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -412,15 +412,6 @@ #define HID_SPELLDLG_SETWORD (HID_SVX_START + 306) -#define HID_BORDER_DISTANCE_DLG (HID_SVX_START + 307) -#define HID_BORDER_DISTANCE_DLG_LEFT (HID_SVX_START + 308) -#define HID_BORDER_DISTANCE_DLG_RIGHT (HID_SVX_START + 309) -#define HID_BORDER_DISTANCE_DLG_TOP (HID_SVX_START + 310) -#define HID_BORDER_DISTANCE_DLG_BOTTOM (HID_SVX_START + 311) -#define HID_BORDER_DISTANCE_DLG_HELP_PB (HID_SVX_START + 312) -#define HID_BORDER_DISTANCE_DLG_SYNC_CB (HID_SVX_START + 313) -#define HID_BORDER_DISTANCE_DLG_EXAMPLE (HID_SVX_START + 314) - #define HID_HYPERLINK_INTERNET (HID_SVX_START + 315) #define HID_HYPERLINK_MAIL (HID_SVX_START + 316) #define HID_HYPERLINK_DOCUMENT (HID_SVX_START + 317) |