Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx344 const sal_Int32 nHeightToDistribute, in DistributeHeights() argument
348 if (nHeightToDistribute <= 0) in DistributeHeights()
351 sal_Int32 nRemainingHeightToDistribute (nHeightToDistribute); in DistributeHeights()
385 sal_Int32 nDistributedHeight (iItem->mnWeight * nHeightToDistribute / nTotalWeight); in DistributeHeights()
H A DDeckLayouter.hxx96 const sal_Int32 nHeightToDistribute,

Completed in 13 milliseconds