Searched refs:PresenterNotesView (Results 1 – 6 of 6) sorted by relevance
71 PresenterNotesView::PresenterNotesView ( in PresenterNotesView() function in sdext::presenter::PresenterNotesView145 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()391 sal_Bool SAL_CALL PresenterNotesView::isAnchorOnly (void) in isAnchorOnly()490 void PresenterNotesView::Layout (void) in Layout()674 void PresenterNotesView::Invalidate (void) in Invalidate()701 void PresenterNotesView::SetTop (const double nTop) in SetTop()765 void PresenterNotesView::UpdateScrollBar (void) in UpdateScrollBar()[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()
Completed in 98 milliseconds