From 423636cf8510434d42b21c7871fde8eb6fc38c96 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 5 Nov 2003 11:52:13 +0000 Subject: INTEGRATION: CWS tbe7 (1.14.78); FILE MERGED 2003/08/13 13:42:45 tbe 1.14.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box --- extensions/inc/extensio.hrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extensions/inc') diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index 400f6e0a07ac..fe6347a6539b 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -2,9 +2,9 @@ * * $RCSfile: extensio.hrc,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: obo $ $Date: 2003-10-21 09:03:22 $ + * last change: $Author: hr $ $Date: 2003-11-05 12:52:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -186,5 +186,6 @@ #define HID_PROP_BOUND_CELL (HID_FORMS_START + 132) #define HID_PROP_LIST_CELL_RANGE (HID_FORMS_START + 133) #define HID_PROP_CELL_EXCHANGE_TYPE (HID_FORMS_START + 134) +#define HID_PROP_SELECTEDITEMS (HID_FORMS_START + 135) #endif -- cgit