Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx346 const sal_Int32 nHeightToDistribute, in DistributeHeights() argument
350 if (nHeightToDistribute <= 0) in DistributeHeights()
353 sal_Int32 nRemainingHeightToDistribute (nHeightToDistribute); in DistributeHeights()
387 sal_Int32 nDistributedHeight (iItem->mnWeight * nHeightToDistribute / nTotalWeight); in DistributeHeights()
H A DDeckLayouter.hxx96 const sal_Int32 nHeightToDistribute,

Completed in 17 milliseconds