Searched refs:nHeightToDistribute (Results 1 – 2 of 2) sorted by relevance
346 const sal_Int32 nHeightToDistribute, in DistributeHeights() argument350 if (nHeightToDistribute <= 0) in DistributeHeights()353 sal_Int32 nRemainingHeightToDistribute (nHeightToDistribute); in DistributeHeights()387 sal_Int32 nDistributedHeight (iItem->mnWeight * nHeightToDistribute / nTotalWeight); in DistributeHeights()
96 const sal_Int32 nHeightToDistribute,
Completed in 20 milliseconds