LibreOffice Module vcl (master) 1
|
#include <settings.hxx>
Static Public Member Functions | |
static sal_Int32 | GetBorderSize () |
static sal_Int32 | GetSplitSize () |
static bool | GetDockingFloatsSupported () |
static sal_uInt16 | GetListBoxPreviewDefaultLineWidth () |
Private Member Functions | |
void | CopyData () |
Private Attributes | |
std::shared_ptr< ImplStyleData > | mxData |
Definition at line 208 of file settings.hxx.
StyleSettings::StyleSettings | ( | ) |
Definition at line 743 of file app/settings.cxx.
References make_shared().
void StyleSettings::BatchSetBackgrounds | ( | const Color & | aBackColor, |
bool | bCheckedColorSpecialCase = true |
||
) |
Definition at line 3270 of file app/settings.cxx.
References Set3DColors(), SetCheckedColorSpecialCase(), SetDialogColor(), SetFaceColor(), and SetWorkspaceColor().
Definition at line 3282 of file app/settings.cxx.
References SetAppFont(), SetFieldFont(), SetGroupFont(), SetHelpFont(), SetIconFont(), SetLabelFont(), SetMenuFont(), SetPushButtonFont(), SetRadioCheckFont(), SetTabFont(), and SetToolFont().
|
private |
Definition at line 2451 of file app/settings.cxx.
References mxData.
Referenced by Set3DColors(), SetActionButtonPressedRolloverTextColor(), SetActionButtonRolloverTextColor(), SetActionButtonTextColor(), SetActiveBorderColor(), SetActiveColor(), SetActiveTabColor(), SetActiveTextColor(), SetAlternatingRowColor(), SetAntialiasingMinPixelHeight(), SetAppFont(), SetAutoMnemonic(), SetButtonPressedRolloverTextColor(), SetButtonRolloverTextColor(), SetButtonTextColor(), SetCheckedColor(), SetCheckedColorSpecialCase(), SetColorValueSetColumnCount(), SetContextMenuShortcuts(), SetCursorBlinkTime(), SetCursorSize(), SetDarkShadowColor(), SetDeactiveBorderColor(), SetDeactiveColor(), SetDeactiveTextColor(), SetDefaultActionButtonPressedRolloverTextColor(), SetDefaultActionButtonRolloverTextColor(), SetDefaultActionButtonTextColor(), SetDefaultButtonPressedRolloverTextColor(), SetDefaultButtonRolloverTextColor(), SetDefaultButtonTextColor(), SetDialogColor(), SetDialogTextColor(), SetDisableColor(), SetDisplayOptions(), SetDragFullOptions(), SetEdgeBlending(), SetFaceColor(), SetFieldColor(), SetFieldFont(), SetFieldRolloverTextColor(), SetFieldTextColor(), SetFlatButtonPressedRolloverTextColor(), SetFlatButtonRolloverTextColor(), SetFlatButtonTextColor(), SetFloatTitleFont(), SetFloatTitleHeight(), SetGroupFont(), SetGroupTextColor(), SetHelpColor(), SetHelpFont(), SetHelpTextColor(), SetHideDisabledMenuItems(), SetHighContrastMode(), SetHighlightColor(), SetHighlightTextColor(), SetIconFont(), SetIconTheme(), SetInactiveTabColor(), SetLabelFont(), SetLabelTextColor(), SetLightBorderColor(), SetLightColor(), SetLinkColor(), SetListBoxMaximumLineCount(), SetListBoxWindowBackgroundColor(), SetListBoxWindowHighlightColor(), SetListBoxWindowHighlightTextColor(), SetListBoxWindowTextColor(), SetMenuBarColor(), SetMenuBarHighlightTextColor(), SetMenuBarRolloverColor(), SetMenuBarRolloverTextColor(), SetMenuBarTextColor(), SetMenuBorderColor(), SetMenuColor(), SetMenuFont(), SetMenuHighlightColor(), SetMenuHighlightTextColor(), SetMenuTextColor(), SetMinThumbSize(), SetMonoColor(), SetOptions(), SetPreferredContextMenuShortcuts(), SetPreferredUseImagesInMenus(), SetPreviewUsesCheckeredBackground(), SetPrimaryButtonWarpsSlider(), SetPushButtonFont(), SetRadioCheckFont(), SetRadioCheckTextColor(), SetScrollBarSize(), SetSelectionOptions(), SetShadowColor(), SetSkipDisabledInMenus(), SetSpinSize(), SetStandardStyles(), SetTabFont(), SetTabHighlightTextColor(), SetTabRolloverTextColor(), SetTabTextColor(), SetTitleFont(), SetTitleHeight(), SetToolbarIconSize(), SetToolFont(), SetToolTextColor(), SetUseFlatBorders(), SetUseFlatMenus(), SetUseFontAAFromSystem(), SetUseImagesInMenus(), SetUseSystemUIFonts(), SetVisitedLinkColor(), SetWarningColor(), SetWindowColor(), SetWindowTextColor(), and SetWorkspaceColor().
OUString StyleSettings::DetermineIconTheme | ( | ) | const |
Determine which icon theme should be used.
This might not be the same as the one which has been set with SetIconTheme(), e.g., if high contrast mode is enabled.
(for the detailed logic
Definition at line 3156 of file app/settings.cxx.
References vcl::IconThemeScanner::Create(), GetAutomaticallyChosenIconTheme(), vcl::IconThemeScanner::GetStandardIconThemePath(), utl::ConfigManager::IsFuzzing(), and mxData.
Referenced by ToolBox::GetDefaultImageSize(), BitmapEx::loadFromIconTheme(), vcl::bitmap::loadFromName(), vcl::ImageRepository::loadImage(), and ImplImage::loadStockAtScale().
const Color & StyleSettings::GetActionButtonPressedRolloverTextColor | ( | ) | const |
Definition at line 1016 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetActionButtonRolloverTextColor | ( | ) | const |
Definition at line 951 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetActionButtonTextColor | ( | ) | const |
Definition at line 886 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetActiveBorderColor | ( | ) | const |
Definition at line 1211 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetActiveColor | ( | ) | const |
Definition at line 1185 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetActiveTabColor | ( | ) | const |
Definition at line 1601 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetActiveTextColor | ( | ) | const |
Definition at line 1198 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetAlternatingRowColor | ( | ) | const |
Definition at line 1626 of file app/settings.cxx.
References mxData.
sal_Int32 StyleSettings::GetAntialiasingMinPixelHeight | ( | ) | const |
Definition at line 2093 of file app/settings.cxx.
References mxData.
Referenced by OutputDevice::ImplNewFont().
const vcl::Font & StyleSettings::GetAppFont | ( | ) | const |
Definition at line 1782 of file app/settings.cxx.
References mxData.
Referenced by vcl::Window::ImplInit(), vcl::Window::ImplInitResolutionSettings(), and vcl::Window::ImplUpdateGlobalSettings().
OUString StyleSettings::GetAutomaticallyChosenIconTheme | ( | ) | const |
Obtain the name of the icon theme which will be chosen automatically for the desktop environment.
This method will only return icon themes which were actually found on the system.
Definition at line 3135 of file app/settings.cxx.
References vcl::IconThemeScanner::Create(), Application::GetDesktopEnvironment(), vcl::IconThemeScanner::GetStandardIconThemePath(), and mxData.
Referenced by DetermineIconTheme().
bool StyleSettings::GetAutoMnemonic | ( | ) | const |
Definition at line 2113 of file app/settings.cxx.
References mxData.
Referenced by ImplIsMnemonicCtrl().
|
static |
Definition at line 1944 of file app/settings.cxx.
Referenced by vcl::Window::CalcTitleWidth(), and ImplStdBorderWindowView::Init().
const Color & StyleSettings::GetButtonPressedRolloverTextColor | ( | ) | const |
Definition at line 990 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetButtonRolloverTextColor | ( | ) | const |
Definition at line 925 of file app/settings.cxx.
References mxData.
Referenced by ImplWin::ImplDraw(), and PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetButtonTextColor | ( | ) | const |
Definition at line 860 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ApplyForegroundSettings(), HeaderBar::ApplySettings(), StatusBar::ApplySettings(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), SpinField::Draw(), vcl::RenderTools::DrawSelectionBackground(), ImplStdBorderWindowView::DrawWindow(), PushButton::GetCanonicalTextColor(), ScrollBar::ImplDraw(), Calendar::ImplDraw(), ImplWin::ImplDraw(), ImplDrawBrdWinSymbol(), PushButton::ImplDrawPushButtonContent(), MenuFloatingWindow::ImplDrawScroller(), Calendar::ImplDrawSpin(), ImplDrawUpDownButtons(), vcl::Window::ImplInit(), HeaderBar::ImplInitSettings(), and SpinField::Paint().
const Color & StyleSettings::GetCheckedColor | ( | ) | const |
Definition at line 769 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), ScrollBar::ImplDraw(), and Slider::ImplDraw().
sal_uInt16 StyleSettings::GetColorValueSetColumnCount | ( | ) | const |
Definition at line 2204 of file app/settings.cxx.
References mxData.
bool StyleSettings::GetContextMenuShortcuts | ( | ) | const |
Definition at line 1735 of file app/settings.cxx.
References GetPreferredContextMenuShortcuts(), mxData, TRISTATE_FALSE, and TRISTATE_TRUE.
Referenced by Edit::CreatePopupMenu().
sal_uInt64 StyleSettings::GetCursorBlinkTime | ( | ) | const |
Definition at line 2041 of file app/settings.cxx.
References mxData.
Referenced by vcl::Cursor::ImplDoShow().
sal_Int32 StyleSettings::GetCursorSize | ( | ) | const |
Definition at line 2028 of file app/settings.cxx.
References mxData.
Referenced by ImplHandleExtTextInputPos(), vcl::Cursor::ImplPrepForDraw(), and vcl::Cursor::LOKNotify().
const Color & StyleSettings::GetDarkShadowColor | ( | ) | const |
Definition at line 834 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::drawFieldBorder(), DecorationView::DrawHandle(), Calendar::ImplDraw(), SplitWindow::ImplDrawGrip(), TabControl::ImplDrawItem(), HeaderBar::ImplDrawItem(), ImplDrawSplit(), LoadThemedImageList(), HeaderBar::Paint(), StatusBar::Paint(), and TabControl::Paint().
const Color & StyleSettings::GetDeactiveBorderColor | ( | ) | const |
Definition at line 1250 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetDeactiveColor | ( | ) | const |
Definition at line 1224 of file app/settings.cxx.
References mxData.
Referenced by Image::Draw(), IconView::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintEntry(), and SvTreeListBox::PaintEntry1().
const Color & StyleSettings::GetDeactiveTextColor | ( | ) | const |
Definition at line 1237 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetDefaultActionButtonPressedRolloverTextColor | ( | ) | const |
Definition at line 1003 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDefaultActionButtonRolloverTextColor | ( | ) | const |
Definition at line 938 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDefaultActionButtonTextColor | ( | ) | const |
Definition at line 873 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDefaultButtonPressedRolloverTextColor | ( | ) | const |
Definition at line 977 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDefaultButtonRolloverTextColor | ( | ) | const |
Definition at line 912 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDefaultButtonTextColor | ( | ) | const |
Definition at line 847 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetDialogColor | ( | ) | const |
Definition at line 1107 of file app/settings.cxx.
References mxData.
Referenced by NotebookbarPopup::ApplyBackground(), vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), NotebookbarPopup::NotebookbarPopup(), TabControl::Paint(), and NotebookBar::UpdateBackground().
const DialogStyle & StyleSettings::GetDialogStyle | ( | ) | const |
Definition at line 2153 of file app/settings.cxx.
References mxData.
Referenced by Dialog::set_action_area(), and Dialog::settingOptimalLayoutSize().
const Color & StyleSettings::GetDialogTextColor | ( | ) | const |
Definition at line 1120 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetDisableColor | ( | ) | const |
Definition at line 1289 of file app/settings.cxx.
References mxData.
Referenced by VclMultiLineEdit::ApplySettings(), ComboBox::Draw(), Edit::Draw(), ListBox::Draw(), ImplWin::ImplDraw(), OutputDevice::ImplDrawText(), VclMultiLineEdit::ImplInitSettings(), ImplListBoxWindow::ImplPaint(), Edit::ImplRepaint(), and OutputDevice::SetSystemTextColor().
DisplayOptions StyleSettings::GetDisplayOptions | ( | ) | const |
Definition at line 2080 of file app/settings.cxx.
References mxData.
Referenced by OutputDevice::ImplNewFont().
|
static |
Definition at line 2119 of file app/settings.cxx.
References ImplGetSVData(), ImplSVData::maNWFData, and ImplSVNWFData::mbCanDetermineWindowPosition.
Referenced by DockingWindow::EndDocking(), ImplDockingWindowWrapper::EndDocking(), vcl::Window::EventNotify(), DockingWindow::EventNotify(), and ImplDockingWindowWrapper::StartPopupMode().
DragFullOptions StyleSettings::GetDragFullOptions | ( | ) | const |
Definition at line 2054 of file app/settings.cxx.
References mxData.
sal_uInt16 StyleSettings::GetEdgeBlending | ( | ) | const |
Definition at line 2166 of file app/settings.cxx.
References mxData.
Referenced by ImplWin::DrawEntry(), and ImplListBoxWindow::DrawEntry().
const Color & StyleSettings::GetEdgeBlendingBottomRightColor | ( | ) | const |
Definition at line 2178 of file app/settings.cxx.
References mxData.
Referenced by ImplWin::DrawEntry(), and ImplListBoxWindow::DrawEntry().
const Color & StyleSettings::GetEdgeBlendingTopLeftColor | ( | ) | const |
Definition at line 2172 of file app/settings.cxx.
References mxData.
Referenced by ImplWin::DrawEntry(), and ImplListBoxWindow::DrawEntry().
const Color & StyleSettings::GetFaceColor | ( | ) | const |
Definition at line 756 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ApplyBackgroundSettings(), HeaderBar::ApplySettings(), StatusBar::ApplySettings(), FloatingWindow::ApplySettings(), ScrollBarBox::ApplySettings(), Splitter::DataChanged(), DecorationView::DrawHighlightFrame(), vcl::Window::DrawSelectionBackground(), vcl::RenderTools::DrawSelectionBackground(), ImplStdBorderWindowView::DrawWindow(), CheckBox::GetCheckImage(), GetFaceGradientColor(), RadioButton::GetRadioImage(), Calendar::ImplDraw(), ImplDrawDropdownArrow(), ToolBox::ImplDrawGradientBackground(), SplitWindow::ImplDrawGrip(), ToolBox::ImplDrawItem(), ScrollBar::ImplDrawNative(), RadioButton::ImplDrawRadioButtonState(), OutputDevice::ImplDrawText(), ToolBox::ImplErase(), vcl::Window::ImplInit(), DockingWindow::ImplInitSettings(), SplitWindow::ImplInitSettings(), FloatingWindow::ImplInitSettings(), HeaderBar::ImplInitSettings(), ImplStdBorderWindowView::Init(), LoadThemedImageList(), StatusBar::Paint(), IconView::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintEntry(), SvTreeListBox::PaintEntry1(), SetCheckedColorSpecialCase(), and vcl::Window::UpdateSettings().
Color StyleSettings::GetFaceGradientColor | ( | ) | const |
Definition at line 2429 of file app/settings.cxx.
References GetFaceColor(), h, Color::HSBtoRGB(), and Color::RGBtoHSB().
Referenced by ImplStdBorderWindowView::DrawWindow(), ToolBox::ImplDrawConstantBackground(), and ToolBox::ImplDrawGradientBackground().
const Color & StyleSettings::GetFieldColor | ( | ) | const |
Definition at line 1146 of file app/settings.cxx.
References mxData.
Referenced by Edit::ApplySettings(), SvTreeListBox::ApplySettings(), VclMultiLineEdit::ApplySettings(), Calendar::ApplySettings(), ImplWin::ApplySettings(), vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultListBoxAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), vcl::PDFWriterImpl::drawFieldBorder(), RadioButton::ImplDrawRadioButtonState(), Calendar::ImplInitSettings(), VclMultiLineEdit::ImplInitSettings(), Edit::ImplRepaint(), SvTreeListBox::InitSettings(), SvxIconChoiceCtrl_Impl::InitSettings(), and SvtIconChoiceCtrl::SetBackground().
const vcl::Font & StyleSettings::GetFieldFont | ( | ) | const |
Definition at line 1912 of file app/settings.cxx.
References mxData.
Referenced by Edit::ApplySettings(), VclMultiLineEdit::ApplySettings(), ImplListBoxWindow::ApplySettings(), ImplWin::ApplySettings(), vcl::PDFWriterImpl::drawFieldBorder(), VclMultiLineEdit::ImplInitSettings(), vcl::Window::ImplUpdateGlobalSettings(), SvTreeListBox::InitSettings(), SvxIconChoiceCtrl_Impl::InitSettings(), vcl::PrintDialog::ShowNupOrderWindow::Paint(), and SalInstanceTextView::set_monospace().
const Color & StyleSettings::GetFieldRolloverTextColor | ( | ) | const |
Definition at line 1172 of file app/settings.cxx.
References mxData.
Referenced by ImplWin::ImplDraw().
const Color & StyleSettings::GetFieldTextColor | ( | ) | const |
Definition at line 1159 of file app/settings.cxx.
References mxData.
Referenced by Edit::ApplySettings(), SvTreeListBox::ApplySettings(), VclMultiLineEdit::ApplySettings(), Calendar::ApplySettings(), vcl::HyperLabel::ApplySettings(), ImplWin::ApplySettings(), vcl::PDFWriterImpl::createDefaultEditAppearance(), vcl::PDFWriterImpl::createDefaultListBoxAppearance(), ImplWin::ImplDraw(), Calendar::ImplInitSettings(), VclMultiLineEdit::ImplInitSettings(), SvTreeListBox::InitSettings(), SvxIconChoiceCtrl_Impl::InitSettings(), vcl::PrintDialog::ShowNupOrderWindow::Paint(), SvtIconChoiceCtrl::SetBackground(), and NotebookBar::UpdateDefaultSettings().
const Color & StyleSettings::GetFlatButtonPressedRolloverTextColor | ( | ) | const |
Definition at line 1029 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetFlatButtonRolloverTextColor | ( | ) | const |
Definition at line 964 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const Color & StyleSettings::GetFlatButtonTextColor | ( | ) | const |
Definition at line 899 of file app/settings.cxx.
References mxData.
Referenced by PushButton::ImplDrawPushButtonContent().
const vcl::Font & StyleSettings::GetFloatTitleFont | ( | ) | const |
Definition at line 1821 of file app/settings.cxx.
References mxData.
Referenced by ImplBorderWindowView::ImplInitTitle(), and vcl::Window::ImplUpdateGlobalSettings().
sal_Int32 StyleSettings::GetFloatTitleHeight | ( | ) | const |
Definition at line 1970 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ImplCalcBreaks(), ImplBorderWindowView::ImplInitTitle(), and vcl::FileDefinitionWidgetDraw::updateSettings().
const vcl::Font & StyleSettings::GetGroupFont | ( | ) | const |
Definition at line 1860 of file app/settings.cxx.
References mxData.
Referenced by FixedLine::GetCanonicalFont(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetGroupTextColor | ( | ) | const |
Definition at line 1055 of file app/settings.cxx.
References mxData.
Referenced by FixedLine::GetCanonicalTextColor().
const Color & StyleSettings::GetHelpColor | ( | ) | const |
Definition at line 1302 of file app/settings.cxx.
References mxData.
Referenced by HelpTextWindow::ApplySettings().
const vcl::Font & StyleSettings::GetHelpFont | ( | ) | const |
Definition at line 1795 of file app/settings.cxx.
References mxData.
Referenced by HelpTextWindow::ApplySettings(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetHelpTextColor | ( | ) | const |
Definition at line 1315 of file app/settings.cxx.
References mxData.
Referenced by HelpTextWindow::ApplySettings().
bool StyleSettings::GetHideDisabledMenuItems | ( | ) | const |
Definition at line 1722 of file app/settings.cxx.
References mxData.
Referenced by Edit::CreatePopupMenu().
bool StyleSettings::GetHighContrastMode | ( | ) | const |
Definition at line 3195 of file app/settings.cxx.
References mxData.
Referenced by OutputDevice::DrawCtrlText(), ToolBox::ImplDrawGradientBackground(), OutputDevice::ImplDrawText(), and MenuBarWindow::Paint().
const Color & StyleSettings::GetHighlightColor | ( | ) | const |
Definition at line 1263 of file app/settings.cxx.
References mxData.
Referenced by vcl::HyperLabel::DataChanged(), Image::Draw(), vcl::Window::DrawSelectionBackground(), vcl::RenderTools::DrawSelectionBackground(), vcl::drawmode::GetFillColor(), vcl::drawmode::GetFont(), vcl::drawmode::GetHatchColor(), vcl::drawmode::GetLineColor(), OutputDevice::GetSingleColorGradientFill(), ImplWin::ImplDraw(), Calendar::ImplDrawDate(), RadioButton::ImplDrawRadioButtonState(), ImplPaintCheckBackground(), Edit::ImplRepaint(), TextEngine::ImpPaint(), StatusBar::Paint(), IconView::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintEntry(), SvTreeListBox::PaintEntry1(), TextEngine::SeekCursor(), SalInstanceWidget::set_highlight_background(), and SalInstanceLabel::set_label_type().
const Color & StyleSettings::GetHighlightTextColor | ( | ) | const |
Definition at line 1276 of file app/settings.cxx.
References mxData.
Referenced by Calendar::ApplySettings(), vcl::HyperLabel::ApplySettings(), vcl::RenderTools::DrawSelectionBackground(), vcl::drawmode::GetFont(), vcl::drawmode::GetTextColor(), ImplWin::ImplDraw(), Calendar::ImplInitSettings(), Edit::ImplRepaint(), TextEngine::ImpPaint(), IconView::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintEntry(), SvTreeListBox::PaintEntry1(), and TextEngine::SeekCursor().
const vcl::Font & StyleSettings::GetIconFont | ( | ) | const |
Definition at line 1925 of file app/settings.cxx.
References mxData.
Referenced by vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetInactiveTabColor | ( | ) | const |
Definition at line 1614 of file app/settings.cxx.
References mxData.
std::vector< vcl::IconThemeInfo > const & StyleSettings::GetInstalledIconThemes | ( | ) | const |
Obtain the list of icon themes which were found in the config folder.
Definition at line 3126 of file app/settings.cxx.
References vcl::IconThemeScanner::Create(), vcl::IconThemeScanner::GetStandardIconThemePath(), and mxData.
const vcl::Font & StyleSettings::GetLabelFont | ( | ) | const |
Definition at line 1873 of file app/settings.cxx.
References mxData.
Referenced by Control::GetCanonicalFont(), FixedText::GetCanonicalFont(), vcl::Window::ImplUpdateGlobalSettings(), vcl::PrintDialog::PrintPreviewWindow::Paint(), and MessageDialog::SetMessagesWidths().
const Color & StyleSettings::GetLabelTextColor | ( | ) | const |
Definition at line 1068 of file app/settings.cxx.
References mxData.
Referenced by Control::GetCanonicalTextColor(), and FixedText::GetCanonicalTextColor().
const Color & StyleSettings::GetLightBorderColor | ( | ) | const |
Definition at line 795 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::drawFieldBorder().
const Color & StyleSettings::GetLightColor | ( | ) | const |
Definition at line 782 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), vcl::PDFWriterImpl::drawFieldBorder(), DecorationView::DrawHighlightFrame(), SvImpLBox::DrawNet(), DecorationView::DrawSeparator(), DecorationView::DrawSymbol(), CheckBox::GetCheckImage(), RadioButton::GetRadioImage(), Calendar::ImplDraw(), Slider::ImplDraw(), ToolBox::ImplDrawBorder(), SplitWindow::ImplDrawBorderLine(), TabControl::ImplDrawItem(), HeaderBar::ImplDrawItem(), ImplDrawSplit(), Menu::ImplPaint(), LoadThemedImageList(), TabControl::Paint(), and SalInstanceLabel::set_label_type().
const Color & StyleSettings::GetLinkColor | ( | ) | const |
Definition at line 1549 of file app/settings.cxx.
References mxData.
sal_uInt16 StyleSettings::GetListBoxMaximumLineCount | ( | ) | const |
Definition at line 2191 of file app/settings.cxx.
References mxData.
|
static |
Definition at line 2210 of file app/settings.cxx.
const Size & StyleSettings::GetListBoxPreviewDefaultPixelSize | ( | ) | const |
Definition at line 2239 of file app/settings.cxx.
References Application::GetDefaultDevice(), OutputDevice::LogicToPixel(), and mxData.
const Color & StyleSettings::GetListBoxWindowBackgroundColor | ( | ) | const |
Definition at line 1458 of file app/settings.cxx.
References mxData.
Referenced by ImplListBoxWindow::ApplySettings().
const Color & StyleSettings::GetListBoxWindowHighlightColor | ( | ) | const |
Definition at line 1484 of file app/settings.cxx.
References mxData.
Referenced by ImplListBoxWindow::ImplPaint().
const Color & StyleSettings::GetListBoxWindowHighlightTextColor | ( | ) | const |
Definition at line 1497 of file app/settings.cxx.
References mxData.
Referenced by ImplListBoxWindow::ImplPaint().
const Color & StyleSettings::GetListBoxWindowTextColor | ( | ) | const |
Definition at line 1471 of file app/settings.cxx.
References mxData.
Referenced by ImplListBoxWindow::ApplySettings().
const Color & StyleSettings::GetMenuBarColor | ( | ) | const |
Definition at line 1341 of file app/settings.cxx.
References mxData.
Referenced by Menu::ImplPaint(), and Menu::ImplPaintMenuTitle().
const Color & StyleSettings::GetMenuBarHighlightTextColor | ( | ) | const |
Definition at line 1419 of file app/settings.cxx.
References mxData.
Referenced by Menu::ImplPaint().
const Color & StyleSettings::GetMenuBarRolloverColor | ( | ) | const |
Definition at line 1354 of file app/settings.cxx.
References mxData.
Referenced by MenuBarWindow::HighlightItem().
const Color & StyleSettings::GetMenuBarRolloverTextColor | ( | ) | const |
Definition at line 1406 of file app/settings.cxx.
References mxData.
Referenced by Menu::ImplPaint().
const Color & StyleSettings::GetMenuBarTextColor | ( | ) | const |
Definition at line 1393 of file app/settings.cxx.
References mxData.
Referenced by MenuBarWindow::ApplySettings(), and Menu::ImplPaint().
const Color & StyleSettings::GetMenuBorderColor | ( | ) | const |
Definition at line 1367 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetMenuColor | ( | ) | const |
Definition at line 1328 of file app/settings.cxx.
References mxData.
Referenced by MenuFloatingWindow::ApplySettings(), Menu::ImplPaint(), MenuBarWindow::Paint(), and MenuFloatingWindow::Paint().
const vcl::Font & StyleSettings::GetMenuFont | ( | ) | const |
Definition at line 1834 of file app/settings.cxx.
References mxData.
Referenced by MenuBarWindow::ApplySettings(), MenuFloatingWindow::ApplySettings(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetMenuHighlightColor | ( | ) | const |
Definition at line 1432 of file app/settings.cxx.
References mxData.
Referenced by MenuBarWindow::HighlightItem(), and MenuFloatingWindow::RenderHighlightItem().
const Color & StyleSettings::GetMenuHighlightTextColor | ( | ) | const |
Definition at line 1445 of file app/settings.cxx.
References mxData.
Referenced by Menu::ImplPaint(), and ImplPaintCheckBackground().
const Color & StyleSettings::GetMenuTextColor | ( | ) | const |
Definition at line 1380 of file app/settings.cxx.
References mxData.
Referenced by MenuFloatingWindow::ApplySettings(), and Menu::ImplPaint().
sal_Int32 StyleSettings::GetMinThumbSize | ( | ) | const |
Definition at line 1996 of file app/settings.cxx.
References mxData.
Referenced by ScrollBar::GetOptimalSize(), and ScrollBar::ImplCalc().
const Color & StyleSettings::GetMonoColor | ( | ) | const |
Definition at line 1588 of file app/settings.cxx.
References mxData.
StyleSettingsOptions StyleSettings::GetOptions | ( | ) | const |
Definition at line 3120 of file app/settings.cxx.
References mxData.
Referenced by DecorationView::DrawHighlightFrame(), DecorationView::DrawSeparator(), DecorationView::DrawSymbol(), CheckBox::GetCheckImage(), RadioButton::GetRadioImage(), FixedText::ImplDraw(), FixedLine::ImplDraw(), Control::ImplDrawFrame(), TabControl::ImplDrawItem(), OutputDevice::ImplDrawText(), PushButton::ImplGetTextStyle(), Button::ImplGetTextStyle(), and TabControl::Paint().
BitmapEx const & StyleSettings::GetPersonaFooter | ( | ) | const |
Definition at line 2411 of file app/settings.cxx.
References mxData, and setupPersonaHeaderFooter().
Referenced by ToolBox::ImplDrawBackground().
BitmapEx const & StyleSettings::GetPersonaHeader | ( | ) | const |
Definition at line 2405 of file app/settings.cxx.
References mxData, and setupPersonaHeaderFooter().
Referenced by NotebookbarPopup::ApplyBackground(), MenuBarWindow::ApplySettings(), GetPersonaMenuBarTextColor(), ToolBox::ImplDrawBackground(), NotebookbarPopup::NotebookbarPopup(), MenuBarWindow::Paint(), ImplBorderWindow::Resize(), and NotebookBar::UpdateBackground().
const std::optional< Color > & StyleSettings::GetPersonaMenuBarTextColor | ( | ) | const |
Definition at line 2417 of file app/settings.cxx.
References GetPersonaHeader(), and mxData.
Referenced by NotebookBar::UpdatePersonaSettings().
bool StyleSettings::GetPreferredContextMenuShortcuts | ( | ) | const |
Definition at line 1756 of file app/settings.cxx.
References mxData.
Referenced by GetContextMenuShortcuts().
bool StyleSettings::GetPreferredUseImagesInMenus | ( | ) | const |
Definition at line 1696 of file app/settings.cxx.
References mxData.
Referenced by GetUseImagesInMenus().
bool StyleSettings::GetPreviewUsesCheckeredBackground | ( | ) | const |
Definition at line 2223 of file app/settings.cxx.
References mxData.
bool StyleSettings::GetPrimaryButtonWarpsSlider | ( | ) | const |
Definition at line 1769 of file app/settings.cxx.
References mxData.
Referenced by ScrollBar::MouseButtonDown().
const vcl::Font & StyleSettings::GetPushButtonFont | ( | ) | const |
Definition at line 1899 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::createDefaultPushButtonAppearance(), PushButton::GetCanonicalFont(), and vcl::Window::ImplUpdateGlobalSettings().
const vcl::Font & StyleSettings::GetRadioCheckFont | ( | ) | const |
Definition at line 1886 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), CheckBox::GetCanonicalFont(), RadioButton::GetCanonicalFont(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetRadioCheckTextColor | ( | ) | const |
Definition at line 1042 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::createDefaultCheckBoxAppearance(), vcl::PDFWriterImpl::createDefaultRadioButtonAppearance(), CheckBox::GetCanonicalTextColor(), and RadioButton::GetCanonicalTextColor().
sal_Int32 StyleSettings::GetScrollBarSize | ( | ) | const |
Definition at line 1983 of file app/settings.cxx.
References mxData.
Referenced by ImplListBoxFloatingWindow::CalcFloatSize(), MenuFloatingWindow::EnableScrollMenu(), ComboBox::getMaxWidthScrollBarAndDownButton(), SpinField::ImplCalcButtonAreas(), TabPage::ImplInit(), ScrollBar::ImplInit(), ScrollBarBox::ImplInit(), Splitter::ImplInitHorVer(), ImplListBox::ImplResizeControls(), Splitter::ImplSplitterActive(), SvxIconChoiceCtrl_Impl::InitSettings(), ImpVclMEdit::Resize(), and ListBox::Resize().
SelectionOptions StyleSettings::GetSelectionOptions | ( | ) | const |
Definition at line 2067 of file app/settings.cxx.
References mxData.
Referenced by Edit::GetFocus().
Color StyleSettings::GetSeparatorColor | ( | ) | const |
Definition at line 2441 of file app/settings.cxx.
References GetShadowColor(), h, Color::HSBtoRGB(), and Color::RGBtoHSB().
Referenced by ImplAddNWFSeparator(), and ToolBox::ImplDrawSeparator().
const Color & StyleSettings::GetShadowColor | ( | ) | const |
Definition at line 821 of file app/settings.cxx.
References mxData.
Referenced by vcl::PDFWriterImpl::drawFieldBorder(), DecorationView::DrawHighlightFrame(), SvImpLBox::DrawNet(), DecorationView::DrawSeparator(), DecorationView::DrawSymbol(), GetSeparatorColor(), ScrollBar::ImplDraw(), Calendar::ImplDraw(), Slider::ImplDraw(), SplitWindow::ImplDrawBorder(), ToolBox::ImplDrawBorder(), SplitWindow::ImplDrawBorderLine(), ToolBox::ImplDrawFloatwinBorder(), ToolBox::ImplDrawGradientBackground(), ToolBox::ImplDrawGrip(), TabControl::ImplDrawItem(), ToolBox::ImplDrawItem(), HeaderBar::ImplDrawItem(), ImplDrawSplit(), Menu::ImplPaint(), LoadThemedImageList(), StatusBar::Paint(), TabControl::Paint(), SalInstanceWidget::set_title_background(), and VclScrolledWindow::VclScrolledWindow().
bool StyleSettings::GetSkipDisabledInMenus | ( | ) | const |
Definition at line 1709 of file app/settings.cxx.
References mxData.
Referenced by MenuFloatingWindow::ImplCursorUpDown(), and PopupMenu::Run().
sal_Int32 StyleSettings::GetSpinSize | ( | ) | const |
Definition at line 2009 of file app/settings.cxx.
References mxData.
Referenced by SpinField::ImplCalcButtonAreas().
|
static |
Definition at line 2015 of file app/settings.cxx.
Referenced by Splitter::ImplInitHorVer(), and Splitter::ImplSplitterActive().
const vcl::Font & StyleSettings::GetTabFont | ( | ) | const |
Definition at line 1938 of file app/settings.cxx.
References mxData.
Referenced by TabControl::GetCanonicalFont(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetTabHighlightTextColor | ( | ) | const |
Definition at line 1536 of file app/settings.cxx.
References mxData.
Referenced by TabControl::ImplDrawItem().
const Color & StyleSettings::GetTabRolloverTextColor | ( | ) | const |
Definition at line 1523 of file app/settings.cxx.
References mxData.
Referenced by TabControl::ImplDrawItem().
const Color & StyleSettings::GetTabTextColor | ( | ) | const |
Definition at line 1510 of file app/settings.cxx.
References mxData.
Referenced by TabControl::GetCanonicalTextColor(), and TabControl::ImplDrawItem().
const vcl::Font & StyleSettings::GetTitleFont | ( | ) | const |
Definition at line 1808 of file app/settings.cxx.
References mxData.
Referenced by vcl::Window::CalcTitleWidth(), ImplBorderWindowView::ImplInitTitle(), and vcl::Window::ImplUpdateGlobalSettings().
sal_Int32 StyleSettings::GetTitleHeight | ( | ) | const |
Definition at line 1957 of file app/settings.cxx.
References mxData.
Referenced by vcl::Window::CalcTitleWidth(), ImplBorderWindowView::ImplInitTitle(), and vcl::FileDefinitionWidgetDraw::updateSettings().
ToolbarIconSize StyleSettings::GetToolbarIconSize | ( | ) | const |
Definition at line 2133 of file app/settings.cxx.
References mxData.
Referenced by GetToolbarIconSizePixel().
Size StyleSettings::GetToolbarIconSizePixel | ( | ) | const |
Definition at line 2138 of file app/settings.cxx.
References GetToolbarIconSize(), Large, Size32, and Small.
const vcl::Font & StyleSettings::GetToolFont | ( | ) | const |
Definition at line 1847 of file app/settings.cxx.
References mxData.
Referenced by HeaderBar::ApplySettings(), StatusBar::ApplySettings(), ToolBox::ApplySettings(), Calendar::ApplySettings(), Calendar::ImplInitSettings(), HeaderBar::ImplInitSettings(), ToolBox::ImplInitSettings(), and vcl::Window::ImplUpdateGlobalSettings().
const Color & StyleSettings::GetToolTextColor | ( | ) | const |
Definition at line 1575 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ApplyBackgroundSettings().
bool StyleSettings::GetUseFlatBorders | ( | ) | const |
Definition at line 1663 of file app/settings.cxx.
References mxData.
bool StyleSettings::GetUseFlatMenus | ( | ) | const |
Definition at line 1676 of file app/settings.cxx.
References mxData.
bool StyleSettings::GetUseFontAAFromSystem | ( | ) | const |
Definition at line 1650 of file app/settings.cxx.
References mxData.
bool StyleSettings::GetUseImagesInMenus | ( | ) | const |
Definition at line 2296 of file app/settings.cxx.
References GetPreferredUseImagesInMenus(), mxData, TRISTATE_FALSE, and TRISTATE_TRUE.
Referenced by Menu::ImplCalcSize().
bool StyleSettings::GetUseSystemUIFonts | ( | ) | const |
Definition at line 1639 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetVisitedLinkColor | ( | ) | const |
Definition at line 1562 of file app/settings.cxx.
References mxData.
const Color & StyleSettings::GetWarningColor | ( | ) | const |
Definition at line 808 of file app/settings.cxx.
References mxData.
Referenced by SalInstanceLabel::set_label_type().
const Color & StyleSettings::GetWindowColor | ( | ) | const |
Definition at line 1081 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ApplyBackgroundSettings(), StatusBar::ApplySettings(), FloatingWindow::ApplySettings(), CheckBox::GetCheckImage(), vcl::drawmode::GetFillColor(), vcl::drawmode::GetFont(), RadioButton::GetRadioImage(), OutputDevice::GetSingleColorGradientFill(), ImplDrawBrdWinSymbolButton(), ToolBox::ImplErase(), vcl::Window::ImplInit(), DockingWindow::ImplInitSettings(), SplitWindow::ImplInitSettings(), FloatingWindow::ImplInitSettings(), LoadThemedImageList(), SalInstanceWidget::set_stack_background(), and vcl::Window::UpdateSettings().
const Color & StyleSettings::GetWindowTextColor | ( | ) | const |
Definition at line 1094 of file app/settings.cxx.
References mxData.
Referenced by ToolBox::ApplyForegroundSettings(), StatusBar::ApplySettings(), vcl::drawmode::GetFont(), vcl::drawmode::GetHatchColor(), vcl::drawmode::GetLineColor(), vcl::drawmode::GetTextColor(), Calendar::ImplDraw(), Calendar::ImplDrawDate(), vcl::Window::ImplInit(), SvxIconChoiceCtrl_Impl::InitSettings(), LoadThemedImageList(), and SvxIconChoiceCtrl_Impl::PaintEntry().
const Color & StyleSettings::GetWorkspaceColor | ( | ) | const |
Definition at line 1133 of file app/settings.cxx.
References mxData.
Referenced by TextWindow::TextWindow().
bool StyleSettings::operator!= | ( | const StyleSettings & | rSet | ) | const |
Definition at line 2229 of file app/settings.cxx.
References rSet.
bool StyleSettings::operator== | ( | const StyleSettings & | rSet | ) | const |
Definition at line 2460 of file app/settings.cxx.
void StyleSettings::Set3DColors | ( | const Color & | rColor | ) |
Definition at line 2250 of file app/settings.cxx.
References COL_BLACK(), COL_GRAY(), COL_LIGHTGRAY(), COL_WHITE(), CopyData(), and mxData.
Referenced by BatchSetBackgrounds(), and PushButton::ImplDrawPushButtonFrame().
void StyleSettings::SetActionButtonPressedRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 1009 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActionButtonRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 944 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActionButtonTextColor | ( | const Color & | rColor | ) |
Definition at line 879 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActiveBorderColor | ( | const Color & | rColor | ) |
Definition at line 1204 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActiveColor | ( | const Color & | rColor | ) |
Definition at line 1178 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActiveTabColor | ( | const Color & | rColor | ) |
Definition at line 1594 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetActiveTextColor | ( | const Color & | rColor | ) |
Definition at line 1191 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetAlternatingRowColor | ( | const Color & | rColor | ) |
Definition at line 1619 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetAntialiasingMinPixelHeight | ( | sal_Int32 | nMinPixel | ) |
Definition at line 2086 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetAppFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1775 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetAutoMnemonic | ( | bool | bAutoMnemonic | ) |
Definition at line 2106 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetButtonPressedRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 983 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetButtonRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 918 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetButtonTextColor | ( | const Color & | rColor | ) |
Definition at line 853 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetCheckedColor | ( | const Color & | rColor | ) |
Definition at line 762 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetCheckedColorSpecialCase | ( | ) |
Definition at line 2281 of file app/settings.cxx.
References COL_LIGHTGRAY(), CopyData(), GetFaceColor(), and mxData.
Referenced by BatchSetBackgrounds().
void StyleSettings::SetColorValueSetColumnCount | ( | sal_uInt16 | nCount | ) |
Definition at line 2197 of file app/settings.cxx.
References CopyData(), mxData, and nCount.
void StyleSettings::SetContextMenuShortcuts | ( | TriState | eContextMenuShortcuts | ) |
Definition at line 1728 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetCursorBlinkTime | ( | sal_uInt64 | nBlinkTime | ) |
Definition at line 2034 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetCursorSize | ( | sal_Int32 | nSize | ) |
Definition at line 2021 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetDarkShadowColor | ( | const Color & | rColor | ) |
Definition at line 827 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDeactiveBorderColor | ( | const Color & | rColor | ) |
Definition at line 1243 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDeactiveColor | ( | const Color & | rColor | ) |
Definition at line 1217 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDeactiveTextColor | ( | const Color & | rColor | ) |
Definition at line 1230 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultActionButtonPressedRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 996 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultActionButtonRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 931 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultActionButtonTextColor | ( | const Color & | rColor | ) |
Definition at line 866 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultButtonPressedRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 970 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultButtonRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 905 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDefaultButtonTextColor | ( | const Color & | rColor | ) |
Definition at line 840 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDialogColor | ( | const Color & | rColor | ) |
Definition at line 1100 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetBackgrounds(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDialogTextColor | ( | const Color & | rColor | ) |
Definition at line 1113 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDisableColor | ( | const Color & | rColor | ) |
Definition at line 1282 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetDisplayOptions | ( | DisplayOptions | nOptions | ) |
Definition at line 2073 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetDragFullOptions | ( | DragFullOptions | nOptions | ) |
Definition at line 2047 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetEdgeBlending | ( | sal_uInt16 | nCount | ) |
Definition at line 2159 of file app/settings.cxx.
References CopyData(), mxData, and nCount.
void StyleSettings::SetFaceColor | ( | const Color & | rColor | ) |
Definition at line 749 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetBackgrounds(), PushButton::Draw(), ScrollBar::Draw(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFieldColor | ( | const Color & | rColor | ) |
Definition at line 1139 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFieldFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1905 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFieldRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 1165 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFieldTextColor | ( | const Color & | rColor | ) |
Definition at line 1152 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFlatButtonPressedRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 1022 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFlatButtonRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 957 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFlatButtonTextColor | ( | const Color & | rColor | ) |
Definition at line 892 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFloatTitleFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1814 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetFloatTitleHeight | ( | sal_Int32 | nSize | ) |
Definition at line 1963 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetGroupFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1853 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetGroupTextColor | ( | const Color & | rColor | ) |
Definition at line 1048 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetHelpColor | ( | const Color & | rColor | ) |
Definition at line 1295 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetHelpFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1788 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetHelpTextColor | ( | const Color & | rColor | ) |
Definition at line 1308 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetHideDisabledMenuItems | ( | bool | bHideDisabledMenuItems | ) |
Definition at line 1715 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetHighContrastMode | ( | bool | bHighContrast | ) |
Definition at line 3183 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::Window::ImplUpdateGlobalSettings().
void StyleSettings::SetHighlightColor | ( | const Color & | rColor | ) |
Definition at line 1256 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by ComboBox::SetHighlightColor(), ListBox::SetHighlightColor(), ImplListBox::SetHighlightColor(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetHighlightTextColor | ( | const Color & | rColor | ) |
Definition at line 1269 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by ComboBox::SetHighlightTextColor(), ListBox::SetHighlightTextColor(), ImplListBox::SetHighlightTextColor(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetIconFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1918 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetIconTheme | ( | const OUString & | theme | ) |
Set the icon theme to use.
Definition at line 3149 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetInactiveTabColor | ( | const Color & | rColor | ) |
Definition at line 1607 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetLabelFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1866 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetLabelTextColor | ( | const Color & | rColor | ) |
Definition at line 1061 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetLightBorderColor | ( | const Color & | rColor | ) |
Definition at line 788 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetLightColor | ( | const Color & | rColor | ) |
Definition at line 775 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetLinkColor | ( | const Color & | rColor | ) |
Definition at line 1542 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetListBoxMaximumLineCount | ( | sal_uInt16 | nCount | ) |
Definition at line 2184 of file app/settings.cxx.
References CopyData(), mxData, and nCount.
void StyleSettings::SetListBoxPreviewDefaultLogicSize | ( | Size const & | rSize | ) |
Definition at line 2234 of file app/settings.cxx.
References mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetListBoxWindowBackgroundColor | ( | const Color & | rColor | ) |
Definition at line 1451 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetListBoxWindowHighlightColor | ( | const Color & | rColor | ) |
Definition at line 1477 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by ImplListBox::SetHighlightColor().
void StyleSettings::SetListBoxWindowHighlightTextColor | ( | const Color & | rColor | ) |
Definition at line 1490 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by ImplListBox::SetHighlightTextColor().
void StyleSettings::SetListBoxWindowTextColor | ( | const Color & | rColor | ) |
Definition at line 1464 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetMenuBarColor | ( | const Color & | rColor | ) |
Definition at line 1334 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuBarHighlightTextColor | ( | const Color & | rColor | ) |
Definition at line 1412 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuBarRolloverColor | ( | const Color & | rColor | ) |
Definition at line 1347 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuBarRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 1399 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuBarTextColor | ( | const Color & | rColor | ) |
Definition at line 1386 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuBorderColor | ( | const Color & | rColor | ) |
Definition at line 1360 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuColor | ( | const Color & | rColor | ) |
Definition at line 1321 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1827 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuHighlightColor | ( | const Color & | rColor | ) |
Definition at line 1425 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuHighlightTextColor | ( | const Color & | rColor | ) |
Definition at line 1438 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by MenuFloatingWindow::ApplySettings(), MenuBarWindow::ImplInitStyleSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMenuTextColor | ( | const Color & | rColor | ) |
Definition at line 1373 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetMinThumbSize | ( | sal_Int32 | nSize | ) |
Definition at line 1989 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetMonoColor | ( | const Color & | rColor | ) |
Definition at line 1581 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by Control::ImplDrawFrame(), vcl::FileDefinitionWidgetDraw::updateSettings(), and VclScrolledWindow::VclScrolledWindow().
void StyleSettings::SetOptions | ( | StyleSettingsOptions | nOptions | ) |
Definition at line 2099 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by Control::ImplDrawFrame().
void StyleSettings::SetPreferredContextMenuShortcuts | ( | bool | bContextMenuShortcuts | ) |
Definition at line 1749 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetPreferredIconTheme | ( | const OUString & | theme, |
bool | bDarkIconTheme = false |
||
) |
Set a preferred icon theme.
This theme will be preferred in GetAutomaticallyChosenIconTheme()
Definition at line 3201 of file app/settings.cxx.
References mxData.
void StyleSettings::SetPreferredUseImagesInMenus | ( | bool | bPreferredUseImagesInMenus | ) |
Definition at line 1689 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetPreviewUsesCheckeredBackground | ( | bool | bNew | ) |
Definition at line 2216 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetPrimaryButtonWarpsSlider | ( | bool | bPrimaryButtonWarpsSlider | ) |
Definition at line 1762 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetPushButtonFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1892 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetRadioCheckFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1879 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetRadioCheckTextColor | ( | const Color & | rColor | ) |
Definition at line 1035 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetScrollBarSize | ( | sal_Int32 | nSize | ) |
Definition at line 1976 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetSelectionOptions | ( | SelectionOptions | nOptions | ) |
Definition at line 2060 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetShadowColor | ( | const Color & | rColor | ) |
Definition at line 814 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetSkipDisabledInMenus | ( | bool | bSkipDisabledInMenus | ) |
Definition at line 1702 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetSpinSize | ( | sal_Int32 | nSize | ) |
Definition at line 2002 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetStandardStyles | ( | ) |
Definition at line 2423 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::PDFWriterImpl::PDFWriterImpl().
void StyleSettings::SetTabFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1931 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetTabHighlightTextColor | ( | const Color & | rColor | ) |
Definition at line 1529 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetTabRolloverTextColor | ( | const Color & | rColor | ) |
Definition at line 1516 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetTabTextColor | ( | const Color & | rColor | ) |
Definition at line 1503 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetTitleFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1801 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetTitleHeight | ( | sal_Int32 | nSize | ) |
Definition at line 1950 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetToolbarIconSize | ( | ToolbarIconSize | nSize | ) |
Definition at line 2126 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetToolFont | ( | const vcl::Font & | rFont | ) |
Definition at line 1840 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetFonts(), vcl::Window::ImplUpdateGlobalSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetToolTextColor | ( | const Color & | rColor | ) |
Definition at line 1568 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetUseFlatBorders | ( | bool | bUseFlatBorders | ) |
Definition at line 1656 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetUseFlatMenus | ( | bool | bUseFlatMenus | ) |
Definition at line 1669 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetUseFontAAFromSystem | ( | bool | bUseFontAAFromSystem | ) |
Definition at line 1644 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetUseImagesInMenus | ( | TriState | eUseImagesInMenus | ) |
Definition at line 1682 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetUseSystemUIFonts | ( | bool | bUseSystemUIFonts | ) |
Definition at line 1632 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetVisitedLinkColor | ( | const Color & | rColor | ) |
Definition at line 1555 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetWarningColor | ( | const Color & | rColor | ) |
Definition at line 801 of file app/settings.cxx.
References CopyData(), and mxData.
void StyleSettings::SetWindowColor | ( | const Color & | rColor | ) |
Definition at line 1074 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetWindowTextColor | ( | const Color & | rColor | ) |
Definition at line 1087 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by NotebookBar::UpdateDefaultSettings(), NotebookBar::UpdatePersonaSettings(), and vcl::FileDefinitionWidgetDraw::updateSettings().
void StyleSettings::SetWorkspaceColor | ( | const Color & | rColor | ) |
Definition at line 1126 of file app/settings.cxx.
References CopyData(), and mxData.
Referenced by BatchSetBackgrounds(), and vcl::FileDefinitionWidgetDraw::updateSettings().
|
private |
Definition at line 213 of file settings.hxx.
Referenced by CopyData(), DetermineIconTheme(), GetActionButtonPressedRolloverTextColor(), GetActionButtonRolloverTextColor(), GetActionButtonTextColor(), GetActiveBorderColor(), GetActiveColor(), GetActiveTabColor(), GetActiveTextColor(), GetAlternatingRowColor(), GetAntialiasingMinPixelHeight(), GetAppFont(), GetAutomaticallyChosenIconTheme(), GetAutoMnemonic(), GetButtonPressedRolloverTextColor(), GetButtonRolloverTextColor(), GetButtonTextColor(), GetCheckedColor(), GetColorValueSetColumnCount(), GetContextMenuShortcuts(), GetCursorBlinkTime(), GetCursorSize(), GetDarkShadowColor(), GetDeactiveBorderColor(), GetDeactiveColor(), GetDeactiveTextColor(), GetDefaultActionButtonPressedRolloverTextColor(), GetDefaultActionButtonRolloverTextColor(), GetDefaultActionButtonTextColor(), GetDefaultButtonPressedRolloverTextColor(), GetDefaultButtonRolloverTextColor(), GetDefaultButtonTextColor(), GetDialogColor(), GetDialogStyle(), GetDialogTextColor(), GetDisableColor(), GetDisplayOptions(), GetDragFullOptions(), GetEdgeBlending(), GetEdgeBlendingBottomRightColor(), GetEdgeBlendingTopLeftColor(), GetFaceColor(), GetFieldColor(), GetFieldFont(), GetFieldRolloverTextColor(), GetFieldTextColor(), GetFlatButtonPressedRolloverTextColor(), GetFlatButtonRolloverTextColor(), GetFlatButtonTextColor(), GetFloatTitleFont(), GetFloatTitleHeight(), GetGroupFont(), GetGroupTextColor(), GetHelpColor(), GetHelpFont(), GetHelpTextColor(), GetHideDisabledMenuItems(), GetHighContrastMode(), GetHighlightColor(), GetHighlightTextColor(), GetIconFont(), GetInactiveTabColor(), GetInstalledIconThemes(), GetLabelFont(), GetLabelTextColor(), GetLightBorderColor(), GetLightColor(), GetLinkColor(), GetListBoxMaximumLineCount(), GetListBoxPreviewDefaultPixelSize(), GetListBoxWindowBackgroundColor(), GetListBoxWindowHighlightColor(), GetListBoxWindowHighlightTextColor(), GetListBoxWindowTextColor(), GetMenuBarColor(), GetMenuBarHighlightTextColor(), GetMenuBarRolloverColor(), GetMenuBarRolloverTextColor(), GetMenuBarTextColor(), GetMenuBorderColor(), GetMenuColor(), GetMenuFont(), GetMenuHighlightColor(), GetMenuHighlightTextColor(), GetMenuTextColor(), GetMinThumbSize(), GetMonoColor(), GetOptions(), GetPersonaFooter(), GetPersonaHeader(), GetPersonaMenuBarTextColor(), GetPreferredContextMenuShortcuts(), GetPreferredUseImagesInMenus(), GetPreviewUsesCheckeredBackground(), GetPrimaryButtonWarpsSlider(), GetPushButtonFont(), GetRadioCheckFont(), GetRadioCheckTextColor(), GetScrollBarSize(), GetSelectionOptions(), GetShadowColor(), GetSkipDisabledInMenus(), GetSpinSize(), GetTabFont(), GetTabHighlightTextColor(), GetTabRolloverTextColor(), GetTabTextColor(), GetTitleFont(), GetTitleHeight(), GetToolbarIconSize(), GetToolFont(), GetToolTextColor(), GetUseFlatBorders(), GetUseFlatMenus(), GetUseFontAAFromSystem(), GetUseImagesInMenus(), GetUseSystemUIFonts(), GetVisitedLinkColor(), GetWarningColor(), GetWindowColor(), GetWindowTextColor(), GetWorkspaceColor(), operator==(), Set3DColors(), SetActionButtonPressedRolloverTextColor(), SetActionButtonRolloverTextColor(), SetActionButtonTextColor(), SetActiveBorderColor(), SetActiveColor(), SetActiveTabColor(), SetActiveTextColor(), SetAlternatingRowColor(), SetAntialiasingMinPixelHeight(), SetAppFont(), SetAutoMnemonic(), SetButtonPressedRolloverTextColor(), SetButtonRolloverTextColor(), SetButtonTextColor(), SetCheckedColor(), SetCheckedColorSpecialCase(), SetColorValueSetColumnCount(), SetContextMenuShortcuts(), SetCursorBlinkTime(), SetCursorSize(), SetDarkShadowColor(), SetDeactiveBorderColor(), SetDeactiveColor(), SetDeactiveTextColor(), SetDefaultActionButtonPressedRolloverTextColor(), SetDefaultActionButtonRolloverTextColor(), SetDefaultActionButtonTextColor(), SetDefaultButtonPressedRolloverTextColor(), SetDefaultButtonRolloverTextColor(), SetDefaultButtonTextColor(), SetDialogColor(), SetDialogTextColor(), SetDisableColor(), SetDisplayOptions(), SetDragFullOptions(), SetEdgeBlending(), SetFaceColor(), SetFieldColor(), SetFieldFont(), SetFieldRolloverTextColor(), SetFieldTextColor(), SetFlatButtonPressedRolloverTextColor(), SetFlatButtonRolloverTextColor(), SetFlatButtonTextColor(), SetFloatTitleFont(), SetFloatTitleHeight(), SetGroupFont(), SetGroupTextColor(), SetHelpColor(), SetHelpFont(), SetHelpTextColor(), SetHideDisabledMenuItems(), SetHighContrastMode(), SetHighlightColor(), SetHighlightTextColor(), SetIconFont(), SetIconTheme(), SetInactiveTabColor(), SetLabelFont(), SetLabelTextColor(), SetLightBorderColor(), SetLightColor(), SetLinkColor(), SetListBoxMaximumLineCount(), SetListBoxPreviewDefaultLogicSize(), SetListBoxWindowBackgroundColor(), SetListBoxWindowHighlightColor(), SetListBoxWindowHighlightTextColor(), SetListBoxWindowTextColor(), SetMenuBarColor(), SetMenuBarHighlightTextColor(), SetMenuBarRolloverColor(), SetMenuBarRolloverTextColor(), SetMenuBarTextColor(), SetMenuBorderColor(), SetMenuColor(), SetMenuFont(), SetMenuHighlightColor(), SetMenuHighlightTextColor(), SetMenuTextColor(), SetMinThumbSize(), SetMonoColor(), SetOptions(), SetPreferredContextMenuShortcuts(), SetPreferredIconTheme(), SetPreferredUseImagesInMenus(), SetPreviewUsesCheckeredBackground(), SetPrimaryButtonWarpsSlider(), SetPushButtonFont(), SetRadioCheckFont(), SetRadioCheckTextColor(), SetScrollBarSize(), SetSelectionOptions(), SetShadowColor(), SetSkipDisabledInMenus(), SetSpinSize(), SetStandardStyles(), SetTabFont(), SetTabHighlightTextColor(), SetTabRolloverTextColor(), SetTabTextColor(), SetTitleFont(), SetTitleHeight(), SetToolbarIconSize(), SetToolFont(), SetToolTextColor(), SetUseFlatBorders(), SetUseFlatMenus(), SetUseFontAAFromSystem(), SetUseImagesInMenus(), SetUseSystemUIFonts(), SetVisitedLinkColor(), SetWarningColor(), SetWindowColor(), SetWindowTextColor(), and SetWorkspaceColor().