Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx410 const sal_Int32 nAdditionalHeightPerPanel (nRemainingHeightToDistribute / nNoMaximumCount); in DistributeHeights() local
413 - nNoMaximumCount*nAdditionalHeightPerPanel); in DistributeHeights()
418 … iItem->mnDistributedHeight += nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()
419 … nRemainingHeightToDistribute -= nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()

Completed in 17 milliseconds