Searched refs:RowSpans (Results 1 – 3 of 3) sorted by relevance
54 typedef ::std::vector<sal_Int32> RowSpans; typedef55 typedef boost::shared_ptr<RowSpans> RowSpansPtr;
269 RowSpansPtr pResult(new RowSpans); in getRowSpansOfRow()1140 RowSpansPtr pRowSpans(new RowSpans); in addShadowCells()1368 RowSpans::const_iterator aItEnd = pRowSpans->end(); in toString()1369 for (RowSpans::const_iterator aIt = pRowSpans->begin(); in toString()
2361 ww8::RowSpans::const_iterator aItRowSpans = pRowSpans->begin(); in TableDefinition()
Completed in 48 milliseconds