Lines Matching refs:PresenterTextParagraph

183         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()
887 awt::Point PresenterTextParagraph::GetRelativeLocation (void) const in GetRelativeLocation()
897 awt::Size PresenterTextParagraph::GetSize (void) in GetSize()
907 void PresenterTextParagraph::AddWord ( in AddWord()
942 void PresenterTextParagraph::AddLine ( in AddLine()
978 sal_Int32 PresenterTextParagraph::GetParagraphIndex (void) const in GetParagraphIndex()
986 double PresenterTextParagraph::GetTotalTextHeight (void) in GetTotalTextHeight()
994 sal_Int32 PresenterTextParagraph::GetCharacterOffset (void) const in GetCharacterOffset()
1002 void PresenterTextParagraph::SetCharacterOffset (const sal_Int32 nCharacterOffset) in SetCharacterOffset()
1010 sal_Int32 PresenterTextParagraph::GetCharacterCount (void) const in GetCharacterCount()
1018 sal_Unicode PresenterTextParagraph::GetCharacter ( in GetCharacter()
1035 ::rtl::OUString PresenterTextParagraph::GetText (void) const in GetText()
1043 TextSegment PresenterTextParagraph::GetTextSegment ( in GetTextSegment()
1111 TextSegment PresenterTextParagraph::GetWordTextSegment ( in GetWordTextSegment()
1159 TextSegment PresenterTextParagraph::CreateTextSegment ( in CreateTextSegment()
1178 awt::Rectangle PresenterTextParagraph::GetCharacterBounds ( in GetCharacterBounds()
1252 sal_Int32 PresenterTextParagraph::GetIndexAtPoint (const awt::Point& rPoint) const in GetIndexAtPoint()
1261 sal_Int8 PresenterTextParagraph::GetTextDirection (void) const in GetTextDirection()
1312 bool PresenterTextParagraph::IsTextReferencePointLeft (void) const in IsTextReferencePointLeft()
1320 void PresenterTextParagraph::SetupCellArray ( in SetupCellArray()
1509 PresenterTextParagraph::Cell::Cell ( in Cell()
1524 PresenterTextParagraph::Line::Line ( in Line()
1539 sal_Int32 PresenterTextParagraph::Line::GetLength (void) const in GetLength()
1547 void PresenterTextParagraph::Line::ProvideCellBoxes (void) in ProvideCellBoxes()
1563 void PresenterTextParagraph::Line::ProvideLayoutedLine ( in ProvideLayoutedLine()
1585 bool PresenterTextParagraph::Line::IsEmpty (void) const in IsEmpty()