Searched refs:aTopsIt (Results 1 – 1 of 1) sorted by relevance
1129 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in addShadowCells() local1131 while (aTopsIt != getRowTopsEnd()) in addShadowCells()1134 long nTop = *aTopsIt; in addShadowCells()1137 CellInfoMultiSet::const_iterator aCellIt = getCellsBegin(*aTopsIt); in addShadowCells()1138 CellInfoMultiSet::const_iterator aCellEndIt = getCellsEnd(*aTopsIt); in addShadowCells()1152 RowTops_t::const_iterator aRowSpanIt(aTopsIt); in addShadowCells()1192 WW8TableCellGridRow::Pointer_t pRow = getRow(*aTopsIt); in addShadowCells()1196 aTopsIt++; in addShadowCells()1205 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in connectCells() local1209 while (aTopsIt != getRowTopsEnd()) in connectCells()[all …]