Searched refs:nTableDepthDifference (Results 1 – 1 of 1) sorted by relevance
765 sal_Int32 nTableDepthDifference = mnTableDepthNew - mnTableDepth; in endParagraphGroup() local769 while (nTableDepthDifference > 0) in endParagraphGroup()774 --nTableDepthDifference; in endParagraphGroup()776 while (nTableDepthDifference < 0) in endParagraphGroup()780 ++nTableDepthDifference; in endParagraphGroup()
Completed in 13 milliseconds