Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/presenter/
H A DPresenterToolBar.cxx118 ::sdext::presenter::PresenterToolBar::Context& rContext);
125 class PresenterToolBar::Context
150 Element (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
193 ::rtl::Reference<PresenterToolBar> mpToolBar;
218 class PresenterToolBar::ElementContainerPart
234 const ::rtl::Reference<PresenterToolBar>& rpToolBar);
255 Button (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
272 Label (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
292 ProgressLabel (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
313 TimeLabel(const ::rtl::Reference<PresenterToolBar>& rpToolBar);
[all …]
H A DPresenterToolBar.hxx80 class PresenterToolBar class
91 PresenterToolBar (
97 virtual ~PresenterToolBar (void);
258 ::rtl::Reference<PresenterToolBar> GetPresenterToolBar (void) const;
300 ::rtl::Reference<PresenterToolBar> mpToolBar;
H A DPresenterNotesView.cxx235 mpToolBar = new PresenterToolBar( in CreateToolBar()
240 PresenterToolBar::Left); in CreateToolBar()
H A Dmakefile.mk90 $(SLO)$/PresenterToolBar.obj \
H A DPresenterNotesView.hxx161 ::rtl::Reference<PresenterToolBar> mpToolBar;