Searched refs:nGapCount (Results 1 – 1 of 1) sorted by relevance
879 sal_Int32 nGapCount (0); in Layout() local891 nGapCount += (*iPart)->size()-1; in Layout()905 nGapCount += maElementContainer.size()-1; in Layout()915 if (nGapCount > 0) in Layout()919 nGapWidth = nTotalHorizontalGap / nGapCount; in Layout()
Completed in 22 milliseconds