Searched refs:nDepthInCell (Results 1 – 1 of 1) sorted by relevance
1220 sal_uInt32 nDepthInCell = 0; in connectCells() local1231 nDepthInCell++; in connectCells()1235 if (nDepthInCell == 1 && pNode->IsTxtNode()) in connectCells()1251 nDepthInCell--; in connectCells()1253 if (nDepthInCell == 0 && pEndOfCellInfo == NULL) in connectCells()
Completed in 25 milliseconds