Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx297 sal_Int32& rAvailableHeight, in GetRequestedSizes() argument
300 rAvailableHeight = rContentBox.GetHeight(); in GetRequestedSizes()
315 rAvailableHeight -= nDeckSeparatorHeight; in GetRequestedSizes()
322 rAvailableHeight -= nPanelTitleBarHeight; in GetRequestedSizes()
323 rAvailableHeight -= nDeckSeparatorHeight; in GetRequestedSizes()
H A DDeckLayouter.hxx92 sal_Int32& rAvailableHeight,