ForAllVisibleSlides(const ::std::function< void(sal_Int32)> &rAction) | sdext::presenter::PresenterSlideSorter::Layout | |
GetBoundingBox(const sal_Int32 nSlideIndex) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetColumn(const geometry::RealPoint2D &rLocalPoint) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetColumn(const sal_Int32 nSlideIndex) const | sdext::presenter::PresenterSlideSorter::Layout | private |
GetFirstVisibleSlideIndex() const | sdext::presenter::PresenterSlideSorter::Layout | |
GetIndex(const sal_Int32 nRow, const sal_Int32 nColumn) const | sdext::presenter::PresenterSlideSorter::Layout | private |
GetLastVisibleSlideIndex() const | sdext::presenter::PresenterSlideSorter::Layout | |
GetLocalPosition(const geometry::RealPoint2D &rWindowPoint) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetPoint(const sal_Int32 nSlideIndex, const sal_Int32 nRelativeHorizontalPosition, const sal_Int32 nRelativeVerticalPosition) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetRow(const geometry::RealPoint2D &rLocalPoint, const bool bReturnInvalidValue=false) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetRow(const sal_Int32 nSlideIndex) const | sdext::presenter::PresenterSlideSorter::Layout | private |
GetSlideIndexForPosition(const css::geometry::RealPoint2D &rPoint) const | sdext::presenter::PresenterSlideSorter::Layout | |
GetWindowPosition(const geometry::RealPoint2D &rLocalPoint) const | sdext::presenter::PresenterSlideSorter::Layout | |
IsScrollBarNeeded(const sal_Int32 nSlideCount) | sdext::presenter::PresenterSlideSorter::Layout | |
Layout(::rtl::Reference< PresenterScrollBar > xVerticalScrollBar) | sdext::presenter::PresenterSlideSorter::Layout | explicit |
maBoundingBox | sdext::presenter::PresenterSlideSorter::Layout | |
maPreviewSize | sdext::presenter::PresenterSlideSorter::Layout | |
mnColumnCount | sdext::presenter::PresenterSlideSorter::Layout | |
mnFirstVisibleColumn | sdext::presenter::PresenterSlideSorter::Layout | |
mnFirstVisibleRow | sdext::presenter::PresenterSlideSorter::Layout | |
mnHorizontalBorder | sdext::presenter::PresenterSlideSorter::Layout | |
mnHorizontalGap | sdext::presenter::PresenterSlideSorter::Layout | |
mnHorizontalOffset | sdext::presenter::PresenterSlideSorter::Layout | |
mnLastVisibleColumn | sdext::presenter::PresenterSlideSorter::Layout | |
mnLastVisibleRow | sdext::presenter::PresenterSlideSorter::Layout | |
mnRowCount | sdext::presenter::PresenterSlideSorter::Layout | |
mnSlideCount | sdext::presenter::PresenterSlideSorter::Layout | |
mnVerticalBorder | sdext::presenter::PresenterSlideSorter::Layout | |
mnVerticalGap | sdext::presenter::PresenterSlideSorter::Layout | |
mnVerticalOffset | sdext::presenter::PresenterSlideSorter::Layout | |
mpVerticalScrollBar | sdext::presenter::PresenterSlideSorter::Layout | private |
SetHorizontalOffset(const double nOffset) | sdext::presenter::PresenterSlideSorter::Layout | |
SetupVisibleArea() | sdext::presenter::PresenterSlideSorter::Layout | |
SetVerticalOffset(const double nOffset) | sdext::presenter::PresenterSlideSorter::Layout | |
Update(const geometry::RealRectangle2D &rBoundingBox, const double nSlideAspectRatio) | sdext::presenter::PresenterSlideSorter::Layout | |
UpdateScrollBars() | sdext::presenter::PresenterSlideSorter::Layout | |