Searched refs:nAdditionalHeightPerPanel (Results 1 – 1 of 1) sorted by relevance
408 const sal_Int32 nAdditionalHeightPerPanel (nRemainingHeightToDistribute / nNoMaximumCount); in DistributeHeights() local411 - nNoMaximumCount*nAdditionalHeightPerPanel); in DistributeHeights()416 … iItem->mnDistributedHeight += nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()417 … nRemainingHeightToDistribute -= nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()
Completed in 42 milliseconds