Searched refs:mnBottomFrameSize (Results 1 – 1 of 1) sorted by relevance
243 sal_Int32 mnBottomFrameSize; member in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer2040 mnBottomFrameSize(0) in CurrentSlideFrameRenderer()2076 mnBottomFrameSize = mpBottom->mnHeight; in CurrentSlideFrameRenderer()2091 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomLeft->mnHeight); in CurrentSlideFrameRenderer()2096 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomRight->mnHeight); in CurrentSlideFrameRenderer()2213 rSlideBoundingBox.Height + mnTopFrameSize + mnBottomFrameSize); in GetBoundingBox()