Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx765 sal_Int32 nTableDepthDifference = mnTableDepthNew - mnTableDepth; in endParagraphGroup() local
769 while (nTableDepthDifference > 0) in endParagraphGroup()
774 --nTableDepthDifference; in endParagraphGroup()
776 while (nTableDepthDifference < 0) in endParagraphGroup()
780 ++nTableDepthDifference; in endParagraphGroup()

Completed in 14 milliseconds