Searched refs:PresenterNotesView (Results 1 – 6 of 6) sorted by relevance
71 PresenterNotesView::PresenterNotesView ( in PresenterNotesView() function in sdext::presenter::PresenterNotesView135 ::boost::bind(&PresenterNotesView::SetTop, this, _1)); in PresenterNotesView()145 PresenterNotesView::disposing(); in PresenterNotesView()153 PresenterNotesView::~PresenterNotesView (void) in ~PresenterNotesView()160 void SAL_CALL PresenterNotesView::disposing (void) in disposing()208 void PresenterNotesView::CreateToolBar ( in CreateToolBar()248 void PresenterNotesView::SetSlide (const Reference<drawing::XDrawPage>& rxNotesPage) in SetSlide()314 void SAL_CALL PresenterNotesView::disposing (const lang::EventObject& rEventObject) in disposing()326 void SAL_CALL PresenterNotesView::windowResized (const awt::WindowEvent& rEvent) in windowResized()336 void SAL_CALL PresenterNotesView::windowMoved (const awt::WindowEvent& rEvent) in windowMoved()[all …]
69 class PresenterNotesView class75 explicit PresenterNotesView (80 virtual ~PresenterNotesView (void);
165 ::rtl::Reference<PresenterNotesView> GetNotesView (void) const;956 ::rtl::Reference<PresenterNotesView> NotesFontSizeCommand::GetNotesView (void) const in GetNotesView()967 return dynamic_cast<PresenterNotesView*>(pDescriptor->mxView.get()); in GetNotesView()975 ::rtl::Reference<PresenterNotesView> pView (GetNotesView()); in Execute()
70 $(SLO)$/PresenterNotesView.obj \
534 new PresenterNotesView( in CreateNotesView()
679 rtl::Reference<PresenterNotesView> pNotesView ( in UpdateAccessibilityHierarchy()680 dynamic_cast<PresenterNotesView*>(xNotesView.get())); in UpdateAccessibilityHierarchy()