Searched refs:mnBottomFrameSize (Results 1 – 1 of 1) sorted by relevance
243 sal_Int32 mnBottomFrameSize; member in sdext::presenter::PresenterSlideSorter::CurrentSlideFrameRenderer2059 mnBottomFrameSize(0) in CurrentSlideFrameRenderer()2095 mnBottomFrameSize = mpBottom->mnHeight; in CurrentSlideFrameRenderer()2110 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomLeft->mnHeight); in CurrentSlideFrameRenderer()2115 mnBottomFrameSize = ::std::max(mnBottomFrameSize, mpBottomRight->mnHeight); in CurrentSlideFrameRenderer()2232 rSlideBoundingBox.Height + mnTopFrameSize + mnBottomFrameSize); in GetBoundingBox()
Completed in 19 milliseconds