Home
last modified time | relevance | path

Searched refs:GetFaceColor (Results 51 – 75 of 78) sorted by relevance

1234

/aoo4110/main/vcl/win/source/window/
H A Dsalframe.cxx2929 aStyleSettings.SetInactiveTabColor( aStyleSettings.GetFaceColor() ); in UpdateSettings()
2937 aStyleSettings.SetDialogColor( aStyleSettings.GetFaceColor() ); in UpdateSettings()
3002 if ( aStyleSettings.GetFaceColor() == COL_LIGHTGRAY ) in UpdateSettings()
3007 Color aColor1 = aStyleSettings.GetFaceColor(); in UpdateSettings()
/aoo4110/main/vcl/source/window/
H A Dwindow.cxx642 if( rSettings.GetStyleSettings().GetFaceColor().IsDark() in ImplUpdateGlobalSettings()
999 SetBackground( Wallpaper( rStyleSettings.GetFaceColor() ) ); in ImplInit()
5958 SetBackground( Wallpaper( rSettings.GetStyleSettings().GetFaceColor() ) ); in UpdateSettings()
9427 rCol = GetSettings().GetStyleSettings().GetFaceColor(); in ImplGetCurrentBackgroundColor()
9465 sal_Bool bDark = rStyles.GetFaceColor().IsDark(); in DrawSelectionBackground()
9466 sal_Bool bBright = ( rStyles.GetFaceColor() == Color( COL_WHITE ) ); in DrawSelectionBackground()
H A Dprintdlg.cxx2618 if ( aPrgsColor == rStyleSettings.GetFaceColor() ) in Paint()
/aoo4110/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx774 rDev.SetFillColor( rStyleSett.GetFaceColor() ); in DrawBackground()
H A Dcsvgrid.cxx205 maHeaderBackColor = rSett.GetFaceColor(); in InitColors()
/aoo4110/main/toolkit/source/awt/
H A Dstylesettings.cxx396 return lcl_getStyleColor( *m_pData, &StyleSettings::GetFaceColor ); in getFaceColor()
H A Dvclxwindows.cxx110 aStyleSettings.SetFaceColor( aAppStyle.GetFaceColor( ) ); in setButtonLikeFaceColor()
158 sal_Int32 nBackgroundColor = _pWindow->GetSettings().GetStyleSettings().GetFaceColor().GetColor(); in getButtonLikeFaceColor()
/aoo4110/main/sc/source/ui/navipi/
H A Dnavipi.cxx839 Color aBgColor = rStyleSettings.GetFaceColor(); in Paint()
/aoo4110/main/sw/source/ui/utlui/
H A Dnavipi.cxx1550 Color aBgColor = rStyleSettings.GetFaceColor(); in DataChanged()
/aoo4110/main/vcl/inc/vcl/
H A Dsettings.hxx519 const Color& GetFaceColor() const in GetFaceColor() function in StyleSettings
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx704 SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetFaceColor() ) ); in MyWin()
/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx101 mnFaceColor = rSett.GetFaceColor().GetColor(); in XclDefaultPalette()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx1888 SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetFaceColor() ) ); in DataChanged()
2715 SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetFaceColor() ) ); in DataChanged()
/aoo4110/main/vcl/os2/source/window/
H A Dsalframe.cxx2151 aStyleSettings.SetInactiveTabColor( aStyleSettings.GetFaceColor() ); in UpdateSettings()
2192 Color aColor1 = aStyleSettings.GetFaceColor(); in UpdateSettings()
/aoo4110/main/svtools/source/control/
H A Dheadbar.cxx190 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
H A Dtabbar.cxx480 aColor = rStyleSettings.GetFaceColor(); in ImplInitSettings()
H A Dcalendar.cxx992 SetFillColor( rStyleSettings.GetFaceColor() ); in ImplDraw()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx404 return implGetRuler().GetSettings().GetStyleSettings().GetFaceColor().GetColor(); in getBackground()
/aoo4110/main/sc/source/core/data/
H A Dglobal.cxx513 pButtonBrushItem->SetColor( Application::GetSettings().GetStyleSettings().GetFaceColor() ); in GetButtonBrushItem()
/aoo4110/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx1057 m_aHelpWindow.SetControlBackground( GetSettings().GetStyleSettings().GetFaceColor() ); in DBG_NAME()
/aoo4110/main/svtools/source/contnr/
H A Dtemplwin.cxx1401 SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetFaceColor() ) ); in DataChanged()
H A Dsvtreebx.cxx1773 if ( bHideSelection && !rSettings.GetFaceColor().IsBright() && in PaintEntry1()
H A Dsvimpbox.cxx1096 Color aCol= rStyleSettings.GetFaceColor(); in DrawNet()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3487 case mso_syscolorButtonFace : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
3501 case mso_syscolorInfoBackground : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
3504 case mso_syscolorScrollbar : aColor = rStyleSettings.GetFaceColor(); break; in MSO_CLR_ToColor()
H A Dmsocximex.cxx1005 pColor[ 0x00 ] = rSett.GetFaceColor().GetColor(); in FillSystemColors()
1019 pColor[ 0x0F ] = rSett.GetFaceColor().GetColor(); in FillSystemColors()

Completed in 592 milliseconds

1234