Searched refs:GetPaint (Results 1 – 12 of 12) sorted by relevance
46 SetBackground(Theme::GetPaint(Theme::Paint_ToolBoxBackground).GetWallpaper()); in ToolBoxBackground()105 const sidebar::Paint aTopLeftBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderTopLeft)); in Paint()106 …const sidebar::Paint aCenterBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderCenterCorners)); in Paint()107 …const sidebar::Paint aBottomRightBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderBottomRigh… in Paint()125 SetBackground(Theme::GetPaint(Theme::Paint_ToolBoxBackground).GetWallpaper()); in DataChanged()
194 Theme::GetPaint(Theme::Paint_DeckBackground), in Paint()195 Theme::GetPaint(Theme::Paint_DeckBackground)); in Paint()203 …const sfx2::sidebar::Paint& rHorizontalBorderPaint (Theme::GetPaint(Theme::Paint_HorizontalBorder)… in Paint()209 Theme::GetPaint(Theme::Paint_VerticalBorder)); in Paint()453 …const sfx2::sidebar::Paint& rHorizontalBorderPaint (Theme::GetPaint(Theme::Paint_HorizontalBorder)… in Paint()
45 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabItem()78 ? Theme::GetPaint(Theme::Paint_TabItemBackgroundHighlight) in Paint()79 : Theme::GetPaint(Theme::Paint_TabItemBackgroundNormal)); in Paint()
75 ? Theme::GetPaint(Theme::Paint_TabItemBackgroundHighlight) in Paint()76 : Theme::GetPaint(Theme::Paint_TabItemBackgroundNormal)); in Paint()
72 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in Panel()227 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in DataChanged()
63 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabBar()270 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in DataChanged()
66 Theme::GetPaint( eBackground ) ); in Paint()
118 return Theme::GetPaint(Theme::Paint_DeckTitleBarBackground); in GetBackgroundPaint()
105 const Paint& Theme::GetPaint (const ThemeItem eItem) in GetPaint() function in sfx2::sidebar::Theme117 return GetPaint(eItem).GetWallpaper(); in GetWallpaper()
155 return Theme::GetPaint(Theme::Paint_PanelTitleBarBackground); in GetBackgroundPaint()
511 rFiller.SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in UpdateFiller()
151 static const Paint& GetPaint (const ThemeItem eItem);
Completed in 54 milliseconds