Searched refs:getRuns (Results 1 – 2 of 2) sorted by relevance
45 inline TextRunVector& getRuns() { return maRuns; } in getRuns() function in oox::drawingml::TextParagraph46 inline const TextRunVector& getRuns() const { return maRuns; } in getRuns() function in oox::drawingml::TextParagraph
92 …for( TextRunVector::const_iterator aRIt = rTextPara.getRuns().begin(), aREnd = rTextPara.getRuns()… in createStringSequence()
Completed in 10 milliseconds