Searched refs:mnDistributedHeight (Results 1 – 2 of 2) sorted by relevance
252 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()
74 sal_Int32 mnDistributedHeight; member in sfx2::sidebar::DeckLayouter::LayoutItem80 …: mpPanel(),maLayoutSize(0,0,0),mnDistributedHeight(0),mnWeight(0),mnPanelIndex(0),mbShowTitleBar(… in LayoutItem()
Completed in 11 milliseconds