Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx1220 sal_uInt32 nDepthInCell = 0; in connectCells() local
1231 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 29 milliseconds