Home
last modified time | relevance | path

Searched refs:GetPaint (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx46 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()
H A DDeck.cxx194 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()
H A DTabItem.cxx45 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()
H A DMenuButton.cxx75 ? Theme::GetPaint(Theme::Paint_TabItemBackgroundHighlight) in Paint()
76 : Theme::GetPaint(Theme::Paint_TabItemBackgroundNormal)); in Paint()
H A DPanel.cxx72 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in Panel()
227 SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in DataChanged()
H A DTabBar.cxx63 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in TabBar()
270 SetBackground(Theme::GetPaint(Theme::Paint_TabBarBackground).GetWallpaper()); in DataChanged()
H A DCustomImageRadioButton.cxx66 Theme::GetPaint( eBackground ) ); in Paint()
H A DDeckTitleBar.cxx118 return Theme::GetPaint(Theme::Paint_DeckTitleBarBackground); in GetBackgroundPaint()
H A DTheme.cxx105 const Paint& Theme::GetPaint (const ThemeItem eItem) in GetPaint() function in sfx2::sidebar::Theme
117 return GetPaint(eItem).GetWallpaper(); in GetWallpaper()
H A DPanelTitleBar.cxx155 return Theme::GetPaint(Theme::Paint_PanelTitleBarBackground); in GetBackgroundPaint()
H A DDeckLayouter.cxx511 rFiller.SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in UpdateFiller()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx151 static const Paint& GetPaint (const ThemeItem eItem);

Completed in 40 milliseconds