Home
last modified time | relevance | path

Searched refs:maParagraphs (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sdext/source/presenter/
H A DPresenterTextView.cxx83 maParagraphs(), in PresenterTextView()
128 maParagraphs(), in PresenterTextView()
165 maParagraphs.clear(); in SetText()
184 maParagraphs.size(), in SetText()
206 maParagraphs.clear(); in SetText()
223 maParagraphs.push_back(pParagraph); in SetText()
249 iEnd(maParagraphs.end()); in SetLocation()
284 iEnd(maParagraphs.end()); in GetTotalTextHeight()
457 iEnd(maParagraphs.end()); in Paint()
564 iEnd(maParagraphs.end()); in Format()
[all …]
H A DPresenterTextView.hxx295 ::std::vector<SharedPresenterTextParagraph> maParagraphs;
/aoo4110/main/oox/source/drawingml/
H A Dtextbody.cxx48 maParagraphs.push_back( xPara ); in addParagraph()
63 …for( TextParagraphVector::const_iterator aBeg = maParagraphs.begin(), aIt = aBeg, aEnd = maParagra… in insertAt()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextbody.hxx48 inline const TextParagraphVector& getParagraphs() const { return maParagraphs; } in getParagraphs()
65 TextParagraphVector maParagraphs; member in oox::drawingml::TextBody

Completed in 36 milliseconds