summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-11-05 11:42:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-11-05 11:42:44 +0000
commit5e4d7482c4662467af156e3560f30b0423943af1 (patch)
tree5bead896f0a81a48d7b564001e2662e3245d88dc /extensions
parentf5609d7289220f064fb94c0bca9b1ea76cb2ec72 (diff)
INTEGRATION: CWS tbe7 (1.16.78); FILE MERGED
2003/08/13 13:43:27 tbe 1.16.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/formstrings.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formstrings.hxx b/extensions/source/propctrlr/formstrings.hxx
index 314ff13f2865..5211b8d1b266 100644
--- a/extensions/source/propctrlr/formstrings.hxx
+++ b/extensions/source/propctrlr/formstrings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: formstrings.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2003-10-21 09:06:12 $
+ * last change: $Author: hr $ $Date: 2003-11-05 12:42:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -205,6 +205,7 @@ namespace pcr
PCR_CONSTASCII_STRING( PROPERTY_SCALEIMAGE, "ScaleImage");
PCR_CONSTASCII_STRING( PROPERTY_PUSHBUTTONTYPE, "PushButtonType");
PCR_CONSTASCII_STRING( PROPERTY_EFFECTIVE_VALUE, "EffectiveValue");
+ PCR_CONSTASCII_STRING( PROPERTY_SELECTEDITEMS, "SelectedItems");
PCR_CONSTASCII_STRING( PROPERTY_BOUND_CELL, "BoundCell");
PCR_CONSTASCII_STRING( PROPERTY_LIST_CELL_RANGE, "CellRange");