Searched refs:PresenterTextView (Results 1 – 12 of 12) sorted by relevance
89 class PresenterTextView::Implementation140 PresenterTextView::PresenterTextView (const Reference<XComponentContext>& rxContext) in PresenterTextView() function in sd::presenter::PresenterTextView150 PresenterTextView::~PresenterTextView (void) in ~PresenterTextView()157 void SAL_CALL PresenterTextView::disposing (void) in disposing()224 Any PresenterTextView::SetPropertyValue ( in SetPropertyValue()281 void PresenterTextView::ThrowIfDisposed (void) in ThrowIfDisposed()300 PresenterTextView::Implementation::Implementation (void) in Implementation()330 PresenterTextView::Implementation::~Implementation (void) in ~Implementation()476 void PresenterTextView::Implementation::SetFontDescriptor ( in SetFontDescriptor()510 sal_Int32 PresenterTextView::Implementation::GetTop (void) const in GetTop()[all …]
50 class PresenterTextView class55 explicit PresenterTextView (const css::uno::Reference<css::uno::XComponentContext>& rxContext);56 virtual ~PresenterTextView (void);
46 $(SLO)$/PresenterTextView.obj \
72 PresenterTextView::PresenterTextView ( in PresenterTextView() function in sdext::presenter::PresenterTextView118 PresenterTextView::PresenterTextView ( in PresenterTextView() function in sdext::presenter::PresenterTextView234 void PresenterTextView::SetTextChangeBroadcaster ( in SetTextChangeBroadcaster()271 double PresenterTextView::GetTotalTextHeight (void) in GetTotalTextHeight()306 void PresenterTextView::SetOffset( in SetOffset()319 void PresenterTextView::MoveCaret ( in MoveCaret()404 void PresenterTextView::Paint ( in Paint()532 awt::Rectangle PresenterTextView::GetCaretBounds ( in GetCaretBounds()549 void PresenterTextView::RequestFormat (void) in RequestFormat()557 void PresenterTextView::Format (void) in Format()[all …]
62 class PresenterTextView;95 ::boost::shared_ptr<PresenterTextView> GetTextView (void) const;169 ::boost::shared_ptr<PresenterTextView> mpTextView;
239 class PresenterTextView class243 PresenterTextView (250 PresenterTextView (
196 ::boost::shared_ptr<PresenterTextView> PresenterPaneBase::GetTextViewForTitle (void) in GetTextViewForTitle()198 ::boost::shared_ptr<PresenterTextView> pTextView( in GetTextViewForTitle()199 new PresenterTextView( in GetTextViewForTitle()
536 const ::boost::shared_ptr<PresenterTextView>& rpTextView);538 void SetTextView (const ::boost::shared_ptr<PresenterTextView>& rpTextView);545 ::boost::shared_ptr<PresenterTextView> mpTextView;690 : ::boost::shared_ptr<PresenterTextView>()); in UpdateAccessibilityHierarchy()703 const ::boost::shared_ptr<PresenterTextView>& rpNotesTextView) in UpdateAccessibilityHierarchy()798 ::boost::shared_ptr<PresenterTextView>()); in disposing()2246 const ::boost::shared_ptr<PresenterTextView>& rpTextView) in Create()2275 const ::boost::shared_ptr<PresenterTextView>& rpTextView) in SetTextView()
54 class PresenterTextView;143 const ::boost::shared_ptr<PresenterTextView>& rpNotesTextView);
52 class PresenterTextView;91 ::boost::shared_ptr<PresenterTextView> GetTextViewForTitle (void);
102 mpTextView.reset(new PresenterTextView( in PresenterNotesView()757 ::boost::shared_ptr<PresenterTextView> PresenterNotesView::GetTextView (void) const in GetTextView()
87 $(SLO)$/PresenterTextView.obj \
Completed in 76 milliseconds