Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx345 const sal_Int32 nContainerHeight, in DistributeHeights() argument
368 if (nBaseHeight < nContainerHeight) in DistributeHeights()
370 iItem->mnWeight = nContainerHeight - nBaseHeight; in DistributeHeights()
H A DDeckLayouter.hxx97 const sal_Int32 nContainerHeight,