LibreOffice Module vcl (master) 1
|
#include <svdata.hxx>
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 |
Definition at line 313 of file svdata.hxx.
::Color ImplSVNWFData::maMenuBarHighlightTextColor = COL_TRANSPARENT |
Definition at line 318 of file svdata.hxx.
Referenced by MenuFloatingWindow::ApplySettings(), and MenuBarWindow::ImplInitStyleSettings().
bool ImplSVNWFData::mbAutoAccel = false |
Definition at line 339 of file svdata.hxx.
Referenced by Control::DrawControlText(), Control::GetControlTextRect(), and vcl::Window::KeyInput().
bool ImplSVNWFData::mbCanDetermineWindowPosition = true |
Definition at line 344 of file svdata.hxx.
Referenced by StyleSettings::GetDockingFloatsSupported().
bool ImplSVNWFData::mbCanDrawWidgetAnySize = false |
Definition at line 335 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().
bool ImplSVNWFData::mbCenteredTabs = false |
Definition at line 329 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().
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.
bool ImplSVNWFData::mbDockingAreaAvoidTBFrames = false |
don't draw frames around the individual toolbars if mbDockingAreaSeparateTB is false
Definition at line 323 of file svdata.hxx.
bool ImplSVNWFData::mbDockingAreaSeparateTB = false |
Definition at line 321 of file svdata.hxx.
bool ImplSVNWFData::mbFlatMenu = false |
Definition at line 324 of file svdata.hxx.
Referenced by PopupMenu::PrepareRun().
bool ImplSVNWFData::mbMenuBarDockingAreaCommonBG = false |
Definition at line 320 of file svdata.hxx.
bool ImplSVNWFData::mbNoActiveTabTextRaise = false |
Definition at line 330 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().
bool ImplSVNWFData::mbNoFocusRects = false |
Definition at line 325 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw(), vcl::Window::ImplInitAppFontData(), TabControl::ImplInitSettings(), PushButton::ImplInitSettings(), CheckBox::ImplInitSettings(), RadioButton::ImplInitSettings(), and ImplWin::ImplWin().
bool ImplSVNWFData::mbNoFocusRectsForFlatButtons = false |
Definition at line 326 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw(), and PushButton::ImplInitSettings().
bool ImplSVNWFData::mbNoFrameJunctionForPopups = false |
Definition at line 327 of file svdata.hxx.
Referenced by ImplStdBorderWindowView::DrawWindow().
bool ImplSVNWFData::mbProgressNeedsErase = false |
Definition at line 332 of file svdata.hxx.
Referenced by DrawProgress(), and vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw().
bool ImplSVNWFData::mbRolloverMenubar = false |
Definition at line 340 of file svdata.hxx.
int ImplSVNWFData::mnListBoxEntryMargin = 0 |
Definition at line 346 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw(), ImplListBoxWindow::GetEntryHeightWithMargin(), and ImplEntryType::getHeightWithMargin().
int ImplSVNWFData::mnMenuFormatBorderX = 0 |
Definition at line 316 of file svdata.hxx.
Referenced by Menu::ImplCalcSize(), Menu::ImplPaint(), Menu::ImplPaintMenuTitle(), and MenuFloatingWindow::RenderHighlightItem().
int ImplSVNWFData::mnMenuFormatBorderY = 0 |
Definition at line 317 of file svdata.hxx.
Referenced by MenuFloatingWindow::GetInitialItemY(), and Menu::ImplCalcSize().
int ImplSVNWFData::mnStatusBarLowerRightOffset = 0 |
Definition at line 315 of file svdata.hxx.
Referenced by vcl::FileDefinitionWidgetDraw::FileDefinitionWidgetDraw(), StatusBar::ImplFormat(), and StatusBar::Resize().