diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 10:22:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-04-13 10:22:02 +0000 |
commit | 90dd455696def51d9eb7c2985a9e1ee55324356e (patch) | |
tree | 0a206e4fcca4c5aacae2be41c1c17bb37df38e35 /extensions/inc | |
parent | c30763ffc386699c0ae43cc8e78e3874fc6fa22c (diff) |
INTEGRATION: CWS frmcontrols02 (1.17.6); FILE MERGED
2004/03/24 10:30:08 fs 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED
2004/01/23 17:35:33 fs 1.17.6.1: #24411# new navbar related help ids
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/extensio.hrc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index 3cee09796d15..3ebce7c05311 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -2,9 +2,9 @@ * * $RCSfile: extensio.hrc,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: obo $ $Date: 2004-03-19 11:56:50 $ + * last change: $Author: hr $ $Date: 2004-04-13 11:22:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -211,6 +211,11 @@ #define UID_FIELDLINK_MASTER3 (HID_FORMS_START + 156) #define UID_FIELDLINK_DETAIL4 (HID_FORMS_START + 157) #define UID_FIELDLINK_MASTER4 (HID_FORMS_START + 158) +#define HID_PROP_ICONSIZE (HID_FORMS_START + 159) +#define HID_PROP_SHOW_POSITION (HID_FORMS_START + 160) +#define HID_PROP_SHOW_NAVIGATION (HID_FORMS_START + 161) +#define HID_PROP_SHOW_RECORDACTIONS (HID_FORMS_START + 162) +#define HID_PROP_SHOW_FILTERSORT (HID_FORMS_START + 163) // ---------------------------------------------------------------------------- #define UID_PROP_DLG_FONT_TYPE (HID_FORMS_START + 180) |