summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2002-05-27 09:37:02 +0000
committerMalte Timmermann <mt@openoffice.org>2002-05-27 09:37:02 +0000
commitad3fbbd6f7f6882df4a28924529f1cd4451a55f0 (patch)
treee19ba8bb12722906041e8efed7ecdaf2d261a34b /toolkit/inc/toolkit
parent347bd75fcdb2ce1ddda342d848904fb52b26cd45 (diff)
#98788# New Property DisplayBackgroundColor
Diffstat (limited to 'toolkit/inc/toolkit')
-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 319a6528b5c5..6fafd0fb0c01 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.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mt $ $Date: 2001-10-17 08:43:07 $
+ * last change: $Author: mt $ $Date: 2002-05-27 10:34:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -167,6 +167,7 @@ namespace rtl {
#define BASEPROPERTY_IMAGEALIGN 86 // sal_Int16
#define BASEPROPERTY_SCALEIMAGE 87 // sal_Bool
#define BASEPROPERTY_PUSHBUTTONTYPE 88 // sal_Int16
+#define BASEPROPERTY_DISPLAYBACKGROUNDCOLOR 89 // sal_Int32
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.