Searched refs:RowTops_t (Results 1 – 2 of 2) sorted by relevance
261 typedef ::std::set<long> RowTops_t; typedef in ww8::WW8TableCellGrid264 RowTops_t m_aRowTops;268 RowTops_t::const_iterator getRowTopsBegin() const;269 RowTops_t::const_iterator getRowTopsEnd() const;
1073 RowTops_t::iterator aIt = m_aRowTops.find(nTop); in getRow()1090 WW8TableCellGrid::RowTops_t::const_iterator WW8TableCellGrid::getRowTopsBegin() const in getRowTopsBegin()1095 WW8TableCellGrid::RowTops_t::const_iterator WW8TableCellGrid::getRowTopsEnd() const in getRowTopsEnd()1129 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in addShadowCells()1152 RowTops_t::const_iterator aRowSpanIt(aTopsIt); in addShadowCells()1205 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in connectCells()1316 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in toString()
Completed in 24 milliseconds