Home
last modified time | relevance | path

Searched refs:SharedPresenterTextParagraph (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx183 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText()
214 SharedPresenterTextParagraph pParagraph (new PresenterTextParagraph( in SetText()
247 for (::std::vector<SharedPresenterTextParagraph>::iterator in SetLocation()
282 for (::std::vector<SharedPresenterTextParagraph>::iterator in GetTotalTextHeight()
455 for (::std::vector<SharedPresenterTextParagraph>::const_iterator in Paint()
481 const SharedPresenterTextParagraph pParagraph (GetParagraph(nParagraphIndex)); in Paint()
536 SharedPresenterTextParagraph pParagraph (GetParagraph(nParagraphIndex)); in GetCaretBounds()
562 for (::std::vector<SharedPresenterTextParagraph>::const_iterator in Format()
587 SharedPresenterTextParagraph PresenterTextView::GetParagraph ( in GetParagraph()
591 return SharedPresenterTextParagraph(); in GetParagraph()
[all …]
H A DPresenterTextView.hxx232 typedef ::boost::shared_ptr<PresenterTextParagraph> SharedPresenterTextParagraph; typedef
285 SharedPresenterTextParagraph GetParagraph (const sal_Int32 nParagraphIndex) const;
295 ::std::vector<SharedPresenterTextParagraph> maParagraphs;
306SharedPresenterTextParagraph GetParagraphForCharacterIndex (const sal_Int32 nCharacterIndex) const;
H A DPresenterAccessibility.cxx355 const SharedPresenterTextParagraph& rpParagraph,
446 SharedPresenterTextParagraph mpParagraph;
1800 const SharedPresenterTextParagraph& rpParagraph, in AccessibleParagraph()

Completed in 35 milliseconds