Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx408 const sal_Int32 nAdditionalHeightPerPanel (nRemainingHeightToDistribute / nNoMaximumCount); in DistributeHeights() local
411 - nNoMaximumCount*nAdditionalHeightPerPanel); in DistributeHeights()
416 … iItem->mnDistributedHeight += nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()
417 … nRemainingHeightToDistribute -= nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()

Completed in 16 milliseconds