Searched refs:nTotalWeight (Results 1 – 1 of 1) sorted by relevance
357 sal_Int32 nTotalWeight (0); in DistributeHeights() local373 nTotalWeight += iItem->mnWeight; in DistributeHeights()377 if (nTotalWeight == 0) in DistributeHeights()387 sal_Int32 nDistributedHeight (iItem->mnWeight * nHeightToDistribute / nTotalWeight); in DistributeHeights()
Completed in 11 milliseconds