summaryrefslogtreecommitdiff
path: root/toolkit/inc
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2002-11-21 11:07:05 +0000
committerMalte Timmermann <mt@openoffice.org>2002-11-21 11:07:05 +0000
commitc7aa4a38a8582d2e1ba97f87e8fb2c5a28c425b1 (patch)
tree2bee92c6db347d5a4693dc12b72c5165aedaf497 /toolkit/inc
parent46590f7b33b554a66cc15c48cccd1f65b0fc5d7f (diff)
#105438# BASEPROPERTY_MOUSETRANSPARENT
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 dfe974dea684..1f42dac6639b 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.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: mt $ $Date: 2002-11-04 14:07:51 $
+ * last change: $Author: mt $ $Date: 2002-11-21 12:05:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,6 +169,7 @@ namespace rtl {
#define BASEPROPERTY_PUSHBUTTONTYPE 88 // sal_Int16
#define BASEPROPERTY_DISPLAYBACKGROUNDCOLOR 89 // sal_Int32
#define BASEPROPERTY_AUTOMNEMONICS 90 // sal_Bool
+#define BASEPROPERTY_MOUSETRANSPARENT 91 // sal_Bool
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.