Searched refs:PortionVector (Results 1 – 4 of 4) sorted by relevance
81 typedef ::std::vector< TextPortionModel > PortionVector; typedef in oox::vml::TextBox83 PortionVector maPortions;
288 typedef RefVector< RichStringPortion > PortionVector; typedef in oox::xls::RichString291 PortionVector maTextPortions; /// String portions with font data.
69 …for( PortionVector::const_iterator aIt = maPortions.begin(), aEnd = maPortions.end(); aIt != aEnd;… in getText()
532 …for( PortionVector::const_iterator aIt = maTextPortions.begin(), aEnd = maTextPortions.end(); aIt … in convert()
Completed in 23 milliseconds