Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx1157 PresenterToolBarView::PresenterToolBarView ( in PresenterToolBarView() function in sdext::presenter::PresenterToolBarView
1209 PresenterToolBarView::~PresenterToolBarView (void) in ~PresenterToolBarView()
1216 void SAL_CALL PresenterToolBarView::disposing (void) in disposing()
1239 ::rtl::Reference<PresenterToolBar> PresenterToolBarView::GetPresenterToolBar (void) const in GetPresenterToolBar()
1249 void SAL_CALL PresenterToolBarView::windowPaint (const css::awt::PaintEvent& rEvent) in windowPaint()
1266 void SAL_CALL PresenterToolBarView::disposing (const lang::EventObject& rEventObject) in disposing()
1278 Reference<XResourceId> SAL_CALL PresenterToolBarView::getResourceId (void) in getResourceId()
1287 sal_Bool SAL_CALL PresenterToolBarView::isAnchorOnly (void) in isAnchorOnly()
1298 void SAL_CALL PresenterToolBarView::setCurrentPage (const Reference<drawing::XDrawPage>& rxSlide) in setCurrentPage()
1309 Reference<drawing::XDrawPage> SAL_CALL PresenterToolBarView::getCurrentPage (void) in getCurrentPage()
[all …]
H A DPresenterToolBar.hxx243 class PresenterToolBarView class
249 explicit PresenterToolBarView (
254 virtual ~PresenterToolBarView (void);
H A DPresenterWindowManager.cxx1051 PresenterToolBarView* pToolBarView in LayoutToolBar()
1052 = dynamic_cast<PresenterToolBarView*>(pDescriptor->mxView.get()); in LayoutToolBar()
H A DPresenterViewFactory.cxx509 return new PresenterToolBarView( in CreateToolBarView()

Completed in 39 milliseconds