Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx118 class BackgroundPainter class
123 BackgroundPainter (const Color aBackgroundColor) : maBackgroundColor(aBackgroundColor) {} in BackgroundPainter() function in sd::slidesorter::view::BackgroundPainter
124 virtual ~BackgroundPainter (void) {} in ~BackgroundPainter()
168 new BackgroundPainter(mrSlideSorter.GetTheme()->GetColor(Theme::Color_Background))), in SlideSorterView()
349 ::boost::shared_ptr<BackgroundPainter> pPainter ( in HandleDataChangeEvent()
350 ::boost::dynamic_pointer_cast<BackgroundPainter>(mpBackgroundPainter)); in HandleDataChangeEvent()

Completed in 24 milliseconds