Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextbody.hxx48 inline const TextParagraphVector& getParagraphs() const { return maParagraphs; } in getParagraphs() function in oox::drawingml::TextBody
/aoo4110/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx87 const TextParagraphVector& rTextParas = mrModel.mxTextBody->getParagraphs(); in createStringSequence()
H A Dobjectformatter.cxx940 return (rxTextProp.is() && !rxTextProp->getParagraphs().empty()) ? in lclGetTextProperties()
941 &rxTextProp->getParagraphs().front()->getProperties().getTextCharacterProperties() : 0; in lclGetTextProperties()

Completed in 30 milliseconds