Home
last modified time | relevance | path

Searched refs:PresenterTextView (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx89 class PresenterTextView::Implementation
140 PresenterTextView::PresenterTextView (const Reference<XComponentContext>& rxContext) in PresenterTextView() function in sd::presenter::PresenterTextView
150 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 …]
H A DPresenterTextView.hxx50 class PresenterTextView class
55 explicit PresenterTextView (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
56 virtual ~PresenterTextView (void);
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx72 PresenterTextView::PresenterTextView ( in PresenterTextView() function in sdext::presenter::PresenterTextView
118 PresenterTextView::PresenterTextView ( in PresenterTextView() function in sdext::presenter::PresenterTextView
234 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 …]
H A DPresenterNotesView.hxx62 class PresenterTextView;
95 ::boost::shared_ptr<PresenterTextView> GetTextView (void) const;
169 ::boost::shared_ptr<PresenterTextView> mpTextView;
H A DPresenterTextView.hxx239 class PresenterTextView class
243 PresenterTextView (
250 PresenterTextView (
H A DPresenterPaneBase.cxx196 ::boost::shared_ptr<PresenterTextView> PresenterPaneBase::GetTextViewForTitle (void) in GetTextViewForTitle()
198 ::boost::shared_ptr<PresenterTextView> pTextView( in GetTextViewForTitle()
199 new PresenterTextView( in GetTextViewForTitle()
H A DPresenterAccessibility.cxx536 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()
H A DPresenterAccessibility.hxx54 class PresenterTextView;
143 const ::boost::shared_ptr<PresenterTextView>& rpNotesTextView);
H A DPresenterPaneBase.hxx52 class PresenterTextView;
91 ::boost::shared_ptr<PresenterTextView> GetTextViewForTitle (void);
H A DPresenterNotesView.cxx102 mpTextView.reset(new PresenterTextView( in PresenterNotesView()
757 ::boost::shared_ptr<PresenterTextView> PresenterNotesView::GetTextView (void) const in GetTextView()
H A Dmakefile.mk87 $(SLO)$/PresenterTextView.obj \
/trunk/main/sd/
H A DLibrary_sd.mk449 sd/source/ui/presenter/PresenterTextView \

Completed in 75 milliseconds