summaryrefslogtreecommitdiff
path: root/toolkit/inc
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-11 15:14:17 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-11 15:14:17 +0200
commitef60d406e368f024bd2edaa12e3389cbdd9e361b (patch)
treea257bdcf225b2f695f61a27200991d48bc45281b /toolkit/inc
parentb69a01a9b4c47f12bb31015a5080d5285a5c0cba (diff)
unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the position where to draw a separator between two items
Diffstat (limited to 'toolkit/inc')
-rw-r--r--toolkit/inc/toolkit/helper/property.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/inc/toolkit/helper/property.hxx b/toolkit/inc/toolkit/helper/property.hxx
index ed86c3fe4ded..f8a1a703799c 100644
--- a/toolkit/inc/toolkit/helper/property.hxx
+++ b/toolkit/inc/toolkit/helper/property.hxx
@@ -201,6 +201,7 @@ namespace rtl {
#define BASEPROPERTY_GRID_LINE_COLOR 150
#define BASEPROPERTY_GRID_ROW_BACKGROUND 151
#define BASEPROPERTY_MULTISELECTION_SIMPLEMODE 152
+#define BASEPROPERTY_ITEM_SEPARATOR_POS 153
// Keine gebundenen Properties, werden immer aus der Property BASEPROPERTY_FONTDESCRIPTOR entnommen.