Home
last modified time | relevance | path

Searched refs:BackgroundTheme (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx65 class ButtonBar::BackgroundTheme class in sd::slidesorter::view::ButtonBar
68 BackgroundTheme(
101 class RectangleBackgroundTheme : public ButtonBar::BackgroundTheme
122 class BitmapBackgroundTheme : public ButtonBar::BackgroundTheme
797 ButtonBar::BackgroundTheme::BackgroundTheme ( in BackgroundTheme() function in sd::slidesorter::view::ButtonBar::BackgroundTheme
808 void ButtonBar::BackgroundTheme::SetPreviewBoundingBox (const Rectangle& rPreviewBoundingBox) in SetPreviewBoundingBox()
817 void ButtonBar::BackgroundTheme::UpdateMinimumIconSizes ( in UpdateMinimumIconSizes()
858 Button::IconSize ButtonBar::BackgroundTheme::GetIconSize (void) const in GetIconSize()
871 : BackgroundTheme(rpTheme, rButtons), in RectangleBackgroundTheme()
987 : BackgroundTheme(rpTheme, rButtons), in BitmapBackgroundTheme()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx138 class BackgroundTheme;
168 ::boost::scoped_ptr<BackgroundTheme> mpBackgroundTheme;

Completed in 17 milliseconds