Home
last modified time | relevance | path

Searched refs:PresenterTextParagraph (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sdext/source/presenter/
H A DPresenterTextView.cxx183 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText()
214 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText()
603 PresenterTextParagraph::PresenterTextParagraph ( in PresenterTextParagraph() function in sdext::presenter::PresenterTextParagraph
663 PresenterTextParagraph::PresenterTextParagraph ( in PresenterTextParagraph() function in sdext::presenter::PresenterTextParagraph
692 void PresenterTextParagraph::Paint ( in Paint()
753 void PresenterTextParagraph::Format ( in Format()
815 sal_Int32 PresenterTextParagraph::GetWordBoundary( in GetWordBoundary()
858 sal_Int32 PresenterTextParagraph::GetCaretPosition (void) const in GetCaretPosition()
869 void PresenterTextParagraph::SetCaretPosition (const sal_Int32 nPosition) const in SetCaretPosition()
878 void PresenterTextParagraph::SetOrigin (const double nXOrigin, const double nYOrigin) in SetOrigin()
[all …]
H A DPresenterTextView.hxx97 class PresenterTextParagraph class
100 PresenterTextParagraph (
106 PresenterTextParagraph (
232 typedef ::boost::shared_ptr<PresenterTextParagraph> SharedPresenterTextParagraph;