LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplSVNWFData Struct Reference

#include <svdata.hxx>

Collaboration diagram for ImplSVNWFData:
[legend]

Public Attributes

int mnStatusBarLowerRightOffset = 0
 
int mnMenuFormatBorderX = 0
 
int mnMenuFormatBorderY = 0
 
::Color maMenuBarHighlightTextColor = COL_TRANSPARENT
 
bool mbMenuBarDockingAreaCommonBG = false
 
bool mbDockingAreaSeparateTB = false
 
bool mbDockingAreaAvoidTBFrames = false
 don't draw frames around the individual toolbars if mbDockingAreaSeparateTB is false More...
 
bool mbFlatMenu = false
 
bool mbNoFocusRects = false
 
bool mbNoFocusRectsForFlatButtons = false
 
bool mbNoFrameJunctionForPopups = false
 
bool mbCenteredTabs = false
 
bool mbNoActiveTabTextRaise = false
 
bool mbProgressNeedsErase = false
 
bool mbCanDrawWidgetAnySize = false
 
bool mbDDListBoxNoTextArea = false
 entire drop down listbox resembles a button, no textarea/button parts (as currently on Windows) More...
 
bool mbAutoAccel = false
 
bool mbRolloverMenubar = false
 
bool mbCanDetermineWindowPosition = true
 
int mnListBoxEntryMargin = 0
 

Detailed Description

Definition at line 313 of file svdata.hxx.

Member Data Documentation

◆ maMenuBarHighlightTextColor

::Color ImplSVNWFData::maMenuBarHighlightTextColor = COL_TRANSPARENT

◆ mbAutoAccel

bool ImplSVNWFData::mbAutoAccel = false

◆ mbCanDetermineWindowPosition

bool ImplSVNWFData::mbCanDetermineWindowPosition = true

Definition at line 344 of file svdata.hxx.

Referenced by StyleSettings::GetDockingFloatsSupported().

◆ mbCanDrawWidgetAnySize

bool ImplSVNWFData::mbCanDrawWidgetAnySize = false

Definition at line 335 of file svdata.hxx.

Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().

◆ mbCenteredTabs

bool ImplSVNWFData::mbCenteredTabs = false

Definition at line 329 of file svdata.hxx.

Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().

◆ mbDDListBoxNoTextArea

bool ImplSVNWFData::mbDDListBoxNoTextArea = false

entire drop down listbox resembles a button, no textarea/button parts (as currently on Windows)

Definition at line 338 of file svdata.hxx.

◆ mbDockingAreaAvoidTBFrames

bool ImplSVNWFData::mbDockingAreaAvoidTBFrames = false

don't draw frames around the individual toolbars if mbDockingAreaSeparateTB is false

Definition at line 323 of file svdata.hxx.

◆ mbDockingAreaSeparateTB

bool ImplSVNWFData::mbDockingAreaSeparateTB = false

Definition at line 321 of file svdata.hxx.

◆ mbFlatMenu

bool ImplSVNWFData::mbFlatMenu = false

Definition at line 324 of file svdata.hxx.

Referenced by PopupMenu::PrepareRun().

◆ mbMenuBarDockingAreaCommonBG

bool ImplSVNWFData::mbMenuBarDockingAreaCommonBG = false

Definition at line 320 of file svdata.hxx.

◆ mbNoActiveTabTextRaise

bool ImplSVNWFData::mbNoActiveTabTextRaise = false

Definition at line 330 of file svdata.hxx.

Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().

◆ mbNoFocusRects

bool ImplSVNWFData::mbNoFocusRects = false

◆ mbNoFocusRectsForFlatButtons

bool ImplSVNWFData::mbNoFocusRectsForFlatButtons = false

◆ mbNoFrameJunctionForPopups

bool ImplSVNWFData::mbNoFrameJunctionForPopups = false

Definition at line 327 of file svdata.hxx.

Referenced by ImplStdBorderWindowView::DrawWindow().

◆ mbProgressNeedsErase

bool ImplSVNWFData::mbProgressNeedsErase = false

◆ mbRolloverMenubar

bool ImplSVNWFData::mbRolloverMenubar = false

Definition at line 340 of file svdata.hxx.

◆ mnListBoxEntryMargin

int ImplSVNWFData::mnListBoxEntryMargin = 0

◆ mnMenuFormatBorderX

int ImplSVNWFData::mnMenuFormatBorderX = 0

◆ mnMenuFormatBorderY

int ImplSVNWFData::mnMenuFormatBorderY = 0

Definition at line 317 of file svdata.hxx.

Referenced by MenuFloatingWindow::GetInitialItemY(), and Menu::ImplCalcSize().

◆ mnStatusBarLowerRightOffset

int ImplSVNWFData::mnStatusBarLowerRightOffset = 0

The documentation for this struct was generated from the following file: