summaryrefslogtreecommitdiffstats
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-05-25 20:03:34 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-05-25 20:14:48 +0400
commit1ed6ca8173c1916b783e52d92296efdda3c82968 (patch)
treed824bab24ab12adadf29424d6cc5f0bb28feeeef /vcl/inc/svdata.hxx
parentTrying to wrap the tools references inside a struct (diff)
downloadcore-1ed6ca8173c1916b783e52d92296efdda3c82968.tar.gz
core-1ed6ca8173c1916b783e52d92296efdda3c82968.zip
gtk: add support for "vertical-padding" menu style property
and fix bug in MenuFloatingWindow::ImplHighlightItem - take this border into account Change-Id: Ieeb5a447ed58f9bb064a8b88aefc5d1b666195f7
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index c21d580c20be..08c165de5bc4 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -301,7 +301,8 @@ struct ImplSVHelpData
struct ImplSVNWFData
{
int mnStatusBarLowerRightOffset; // amount in pixel to avoid in the lower righthand corner
- int mnMenuFormatExtraBorder; // inner popup menu border
+ int mnMenuFormatBorderX; // horizontal inner popup menu border
+ int mnMenuFormatBorderY; // vertical inner popup menu border
::Color maMenuBarHighlightTextColor; // override higlight text color
// in menubar if not transparent
bool mbMenuBarDockingAreaCommonBG:1; // e.g. WinXP default theme