Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx65 class ButtonBar::BackgroundTheme
180 ButtonBar::Lock::~Lock (void) in ~Lock()
190 ButtonBar::ButtonBar (SlideSorter& rSlideSorter) in ButtonBar() function in sd::slidesorter::view::ButtonBar
213 ButtonBar::~ButtonBar (void) in ~ButtonBar()
321 void ButtonBar::ResetPage (void) in ResetPage()
433 void ButtonBar::Paint ( in Paint()
524 void ButtonBar::RequestLayout (void) in RequestLayout()
635 void ButtonBar::RequestFadeIn ( in RequestFadeIn()
657 void ButtonBar::RequestFadeOut ( in RequestFadeOut()
773 void ButtonBar::AcquireLock (void) in AcquireLock()
[all …]
H A DSlideSorterView.cxx169 mpButtonBar(new ButtonBar(mrSlideSorter)), in SlideSorterView()
882 ButtonBar& SlideSorterView::GetButtonBar (void) const in GetButtonBar()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx50 class ButtonBar class
53 ButtonBar (SlideSorter& rSlideSorter);
54 ~ButtonBar (void);
150 ButtonBar& mrButtonBar;
H A DSlideSorterView.hxx62 class ButtonBar;
254 ButtonBar& GetButtonBar (void) const;
282 ::boost::scoped_ptr<ButtonBar> mpButtonBar;
H A DSlsPageObjectPainter.hxx39 class ButtonBar;
95 ButtonBar& mrButtonBar;
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx286 view::ButtonBar::Lock maButtonBarLock;

Completed in 59 milliseconds