summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/helper/property.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2010-10-06 10:16:39 +0100
committerNoel Power <noel.power@novell.com>2010-10-06 10:16:39 +0100
commit6c84dc18062ec6aad71fd65a409373c274402991 (patch)
tree7fbc48b32eeff8902fdd80e4e276eb8b8b009a84 /toolkit/inc/toolkit/helper/property.hxx
parentc09acdcf0b9f2a1b9b224025dc909a14e7aad717 (diff)
initial commit for vba blob ( not including container_control stuff )
Diffstat (limited to 'toolkit/inc/toolkit/helper/property.hxx')
-rw-r--r--toolkit/inc/toolkit/helper/property.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/inc/toolkit/helper/property.hxx b/toolkit/inc/toolkit/helper/property.hxx
index 837d283f4e8c..70f6c748942b 100644
--- a/toolkit/inc/toolkit/helper/property.hxx
+++ b/toolkit/inc/toolkit/helper/property.hxx
@@ -195,6 +195,7 @@ namespace rtl {
#define BASEPROPERTY_GRID_SELECTIONMODE 144
#define BASEPROPERTY_ENABLEVISIBLE 145 // sal_Bool
#define BASEPROPERTY_REFERENCE_DEVICE 146
+
#define BASEPROPERTY_HIGHCONTRASTMODE 147
#define BASEPROPERTY_GRID_EVEN_ROW_BACKGROUND 148
#define BASEPROPERTY_GRID_HEADER_BACKGROUND 149
@@ -202,6 +203,8 @@ namespace rtl {
#define BASEPROPERTY_GRID_ROW_BACKGROUND 151
#define BASEPROPERTY_MULTISELECTION_SIMPLEMODE 152
#define BASEPROPERTY_ITEM_SEPARATOR_POS 153
+#define BASEPROPERTY_GROUPNAME 154 // ::rtl::OUString
+#define BASEPROPERTY_VBAFORM 155 // sal_Bool
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.