summaryrefslogtreecommitdiff
path: root/toolkit/inc
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2002-11-04 13:10:09 +0000
committerMalte Timmermann <mt@openoffice.org>2002-11-04 13:10:09 +0000
commit6bc90543e3932f258c2ab35aa2423ec70146d01e (patch)
tree5d92dd3c3de2d8f171440da024bf73c9e10323e1 /toolkit/inc
parentabeae04aee2e60ac3cdd4a8712a56febf506d2f4 (diff)
#100212# property for auto mnemonics
Diffstat (limited to 'toolkit/inc')
-rw-r--r--toolkit/inc/toolkit/helper/property.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/helper/property.hxx b/toolkit/inc/toolkit/helper/property.hxx
index 6fafd0fb0c01..dfe974dea684 100644
--- a/toolkit/inc/toolkit/helper/property.hxx
+++ b/toolkit/inc/toolkit/helper/property.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: property.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: mt $ $Date: 2002-05-27 10:34:20 $
+ * last change: $Author: mt $ $Date: 2002-11-04 14:07:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,6 +168,7 @@ namespace rtl {
#define BASEPROPERTY_SCALEIMAGE 87 // sal_Bool
#define BASEPROPERTY_PUSHBUTTONTYPE 88 // sal_Int16
#define BASEPROPERTY_DISPLAYBACKGROUNDCOLOR 89 // sal_Int32
+#define BASEPROPERTY_AUTOMNEMONICS 90 // sal_Bool
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.