Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx54 typedef ::std::vector<sal_Int32> RowSpans; typedef
55 typedef boost::shared_ptr<RowSpans> RowSpansPtr;
H A DWW8TableInfo.cxx269 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()
H A Dwrtww8.cxx2361 ww8::RowSpans::const_iterator aItRowSpans = pRowSpans->begin(); in TableDefinition()

Completed in 52 milliseconds