Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx252 nPanelHeight = iItem->maLayoutSize.Minimum + iItem->mnDistributedHeight; in PlacePanels()
255 nPanelHeight = iItem->maLayoutSize.Preferred + iItem->mnDistributedHeight; in PlacePanels()
393 iItem->mnDistributedHeight = nDistributedHeight; in DistributeHeights()
418 … iItem->mnDistributedHeight += nAdditionalHeightPerPanel + nAdditionalHeightForFirstPanel; in DistributeHeights()
H A DDeckLayouter.hxx74 sal_Int32 mnDistributedHeight; member in sfx2::sidebar::DeckLayouter::LayoutItem
80 …: mpPanel(),maLayoutSize(0,0,0),mnDistributedHeight(0),mnWeight(0),mnPanelIndex(0),mbShowTitleBar(… in LayoutItem()

Completed in 7 milliseconds