Searched refs:GetPaint (Results 1 – 12 of 12) sorted by relevance
45 SetBackground(Theme::GetPaint(Theme::Paint_ToolBoxBackground).GetWallpaper()); in ToolBoxBackground()95 const sidebar::Paint aTopLeftBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderTopLeft)); in Paint()96 …const sidebar::Paint aCenterBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderCenterCorners)); in Paint()97 …const sidebar::Paint aBottomRightBorderPaint (Theme::GetPaint(Theme::Paint_ToolBoxBorderBottomRigh… in Paint()112 SetBackground(Theme::GetPaint(Theme::Paint_ToolBoxBackground).GetWallpaper()); in DataChanged()
170 Theme::GetPaint(Theme::Paint_DeckBackground), in Paint()171 Theme::GetPaint(Theme::Paint_DeckBackground)); in Paint()179 …const sfx2::sidebar::Paint& rHorizontalBorderPaint (Theme::GetPaint(Theme::Paint_HorizontalBorder)… in Paint()185 Theme::GetPaint(Theme::Paint_VerticalBorder)); in Paint()382 …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()
59 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabBar()239 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in DataChanged()
62 Theme::GetPaint( eBackground ) ); in Paint()
102 return Theme::GetPaint(Theme::Paint_DeckTitleBarBackground); in GetBackgroundPaint()
96 const Paint& Theme::GetPaint (const ThemeItem eItem) in GetPaint() function in sfx2::sidebar::Theme107 return GetPaint(eItem).GetWallpaper(); in GetWallpaper()
138 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);