summaryrefslogtreecommitdiffstats
path: root/toolkit/inc
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-07 10:31:19 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-07 10:31:19 +0100
commit9cb54ddb6ee986202829eab834cb856a4df5c45f (patch)
tree7e8992a366169f7da622443d5d8b20333f6e0046 /toolkit/inc
parentgridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren... (diff)
downloadcore-9cb54ddb6ee986202829eab834cb856a4df5c45f.tar.gz
core-9cb54ddb6ee986202829eab834cb856a4df5c45f.zip
gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/ColumnModel, but to the GridControlModel
Diffstat (limited to 'toolkit/inc')
-rw-r--r--toolkit/inc/toolkit/helper/property.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/inc/toolkit/helper/property.hxx b/toolkit/inc/toolkit/helper/property.hxx
index 837d283f4e8c..164071f5a39b 100644
--- a/toolkit/inc/toolkit/helper/property.hxx
+++ b/toolkit/inc/toolkit/helper/property.hxx
@@ -202,6 +202,8 @@ namespace rtl {
#define BASEPROPERTY_GRID_ROW_BACKGROUND 151
#define BASEPROPERTY_MULTISELECTION_SIMPLEMODE 152
#define BASEPROPERTY_ITEM_SEPARATOR_POS 153
+#define BASEPROPERTY_ROW_HEADER_WIDTH 154
+#define BASEPROPERTY_COLUMN_HEADER_HEIGHT 155
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.