Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1129 RowTops_t::const_iterator aTopsIt = getRowTopsBegin(); in addShadowCells() local
1131 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() local
1209 while (aTopsIt != getRowTopsEnd()) in connectCells()
[all …]