Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx410 sal_Int32 nAdditionalHeightForFirstPanel (nRemainingHeightToDistribute in DistributeHeights() local
416 … iItem->mnDistributedHeight += nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()
417 … nRemainingHeightToDistribute -= nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()