/aoo42x/main/vcl/source/control/ |
H A D | fixed.cxx | 144 SetBackground( GetControlBackground() ); in ImplInitSettings() 308 pDev->SetFillColor( GetControlBackground() ); in Draw() 484 SetBackground( GetControlBackground() ); in ImplInitSettings() 726 SetBackground( GetControlBackground() ); in ImplInitSettings() 971 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
H A D | edit.cxx | 425 SetBackground( GetControlBackground() ); in ImplInitSettings() 426 SetFillColor( GetControlBackground() ); in ImplInitSettings() 559 SetFillColor( GetControlBackground() ); in ImplRepaint() 563 SetTextFillColor( GetControlBackground() ); in ImplRepaint() 568 …SetTextFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColor() … in ImplRepaint() 621 SetTextFillColor( GetControlBackground() ); in ImplRepaint() 626 …SetTextFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColor() … in ImplRepaint() 648 …SetTextFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColor() … in ImplRepaint() 1923 pDev->SetFillColor( GetControlBackground() ); in Draw()
|
H A D | lstbox.cxx | 430 pDev->SetFillColor( GetControlBackground() ); in Draw() 904 mpImplLB->SetControlBackground( GetControlBackground() ); in StateChanged() 915 mpImplWin->SetBackground( mpImplLB->GetMainWindow()->GetControlBackground() ); in StateChanged() 916 mpImplWin->SetControlBackground( mpImplLB->GetMainWindow()->GetControlBackground() ); in StateChanged()
|
H A D | combobox.cxx | 769 mpImplLB->SetControlBackground( GetControlBackground() ); in StateChanged() 770 mpSubEdit->SetControlBackground( GetControlBackground() ); in StateChanged() 1258 pDev->SetFillColor( GetControlBackground() ); in Draw()
|
H A D | fixbrd.cxx | 79 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
H A D | button.cxx | 872 aStyleSettings.Set3DColors( pDev->GetControlBackground() ); in ImplDrawPushButtonFrame() 881 aStyleSettings.Set3DColors( pDev->GetControlBackground() ); in ImplDrawPushButtonFrame() 1564 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 2139 SetBackground( GetControlBackground() ); in ImplInitSettings() 3306 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
H A D | group.cxx | 99 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
H A D | scrbar.cxx | 518 aStyleSettings.SetFaceColor( GetControlBackground() ); in Draw() 1584 aColor = GetControlBackground(); in ImplInitSettings()
|
/aoo42x/main/svtools/source/control/ |
H A D | filectrl.cxx | 139 GetEdit().SetControlBackground( GetControlBackground() ); in StateChanged() 140 GetButton().SetControlBackground( GetControlBackground() ); in StateChanged()
|
H A D | prgsbar.cxx | 116 aColor = GetControlBackground(); in ImplInitSettings()
|
H A D | hyperlabel.cxx | 251 const Color& rGBColor = GetControlBackground(); in DataChanged()
|
H A D | toolbarmenu.cxx | 641 SetBackground( Wallpaper( GetControlBackground() ) ); in initWindow() 843 pSet->SetColor( GetControlBackground() ); in createEmptyValueSetControl()
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | editbrowsebox.cxx | 876 GetDataWindow().SetControlBackground(GetControlBackground()); in ImplInitSettings() 877 GetDataWindow().SetBackground(GetDataWindow().GetControlBackground()); in ImplInitSettings() 878 GetDataWindow().SetFillColor(GetDataWindow().GetControlBackground()); in ImplInitSettings()
|
/aoo42x/main/svtools/source/edit/ |
H A D | svmedit.cxx | 1080 …TheFont.SetFillColor( IsControlBackground() ? GetControlBackground() : rStyleSettings.GetFieldColo… in ImplInitSettings() 1098 pImpSvMEdit->GetTextWindow()->SetBackground( GetControlBackground() ); in ImplInitSettings() 1418 pDev->SetFillColor( GetControlBackground() ); in Draw()
|
/aoo42x/main/vcl/source/window/ |
H A D | tabpage.cxx | 76 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
/aoo42x/main/svx/source/accessibility/ |
H A D | svxpixelctlaccessiblecontext.cxx | 418 return pPixelCtl->GetControlBackground().GetColor(); in getBackground() 1053 return mrParentWindow->GetControlBackground().GetColor(); in getBackground()
|
H A D | svxrectctaccessiblecontext.cxx | 547 return mpRepr->GetControlBackground().GetColor(); in getBackground() 993 return mrParentWindow.GetControlBackground().GetColor(); in getBackground()
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | DialogListBox.cxx | 305 mpChild->SetControlBackground( GetControlBackground() ); in StateChanged()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | VertSplitView.cxx | 97 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 236 SetBackground( GetControlBackground() ); in ExtensionBox_Impl() 536 SetBackground( GetControlBackground() ); in DrawRow()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignView.cxx | 186 SetBackground( GetControlBackground() ); in ImplInitSettings()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | accessiblecontrolcontext.cxx | 365 nColor = pWindow->GetControlBackground().GetColor(); in getBackground()
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessibletextcomponent.cxx | 194 sal_Int32 nBackColor = GetWindow()->GetControlBackground().GetColor(); in getCharacterAttributes()
|
/aoo42x/main/sd/source/ui/controller/ |
H A D | slidelayoutcontroller.cxx | 247 mpLayoutSet2->SetColor( GetControlBackground() ); in LayoutToolbarMenu()
|
/aoo42x/main/accessibility/source/extended/ |
H A D | accessibletabbar.cxx | 484 nColor = m_pTabBar->GetControlBackground().GetColor(); in getBackground()
|