Searched refs:nDepthInsideCell (Results 1 – 1 of 1) sorted by relevance
806 sal_uInt32 nDepthInsideCell = 0; in processTableBox() local814 if (nDepthInsideCell > 0) in processTableBox()817 nDepthInsideCell++; in processTableBox()827 if (nDepthInsideCell == 1 && rNode.IsTxtNode()) in processTableBox()832 nDepthInsideCell--; in processTableBox()834 if (nDepthInsideCell == 0 && pEndOfCellInfo.get() == NULL) in processTableBox()
Completed in 32 milliseconds