Home
last modified time | relevance | path

Searched refs:getRowTopsEnd (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1095 WW8TableCellGrid::RowTops_t::const_iterator WW8TableCellGrid::getRowTopsEnd() const in getRowTopsEnd() function in ww8::WW8TableCellGrid
1131 while (aTopsIt != getRowTopsEnd()) in addShadowCells()
1155 if (aRowSpanIt != getRowTopsEnd() && in addShadowCells()
1168 while (aRowSpanIt != getRowTopsEnd() && in addShadowCells()
1209 while (aTopsIt != getRowTopsEnd()) in connectCells()
1318 while (aTopsIt != getRowTopsEnd()) in toString()
H A DWW8TableInfo.hxx269 RowTops_t::const_iterator getRowTopsEnd() const;

Completed in 29 milliseconds