Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterNotesView.cxx71 PresenterNotesView::PresenterNotesView ( in PresenterNotesView() function in sdext::presenter::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()
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 …]
H A DPresenterNotesView.hxx69 class PresenterNotesView class
75 explicit PresenterNotesView (
80 virtual ~PresenterNotesView (void);
H A DPresenterProtocolHandler.cxx165 ::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()
H A Dmakefile.mk70 $(SLO)$/PresenterNotesView.obj \
H A DPresenterViewFactory.cxx534 new PresenterNotesView( in CreateNotesView()
H A DPresenterAccessibility.cxx679 rtl::Reference<PresenterNotesView> pNotesView ( in UpdateAccessibilityHierarchy()
680 dynamic_cast<PresenterNotesView*>(xNotesView.get())); in UpdateAccessibilityHierarchy()

Completed in 47 milliseconds