|
| sal_Int32 | GetIndex (const sal_Int32 nRow, const sal_Int32 nColumn) const |
| |
| sal_Int32 | GetRow (const sal_Int32 nSlideIndex) const |
| |
| sal_Int32 | GetColumn (const sal_Int32 nSlideIndex) const |
| |
Definition at line 74 of file PresenterSlideSorter.cxx.
◆ Layout()
◆ ForAllVisibleSlides()
| void sdext::presenter::PresenterSlideSorter::Layout::ForAllVisibleSlides |
( |
const ::std::function< void(sal_Int32)> & |
rAction | ) |
|
◆ GetBoundingBox()
| awt::Rectangle sdext::presenter::PresenterSlideSorter::Layout::GetBoundingBox |
( |
const sal_Int32 |
nSlideIndex | ) |
const |
◆ GetColumn() [1/2]
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetColumn |
( |
const geometry::RealPoint2D & |
rLocalPoint | ) |
const |
◆ GetColumn() [2/2]
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetColumn |
( |
const sal_Int32 |
nSlideIndex | ) |
const |
|
private |
◆ GetFirstVisibleSlideIndex()
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetFirstVisibleSlideIndex |
( |
| ) |
const |
◆ GetIndex()
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetIndex |
( |
const sal_Int32 |
nRow, |
|
|
const sal_Int32 |
nColumn |
|
) |
| const |
|
private |
◆ GetLastVisibleSlideIndex()
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetLastVisibleSlideIndex |
( |
| ) |
const |
◆ GetLocalPosition()
| geometry::RealPoint2D sdext::presenter::PresenterSlideSorter::Layout::GetLocalPosition |
( |
const geometry::RealPoint2D & |
rWindowPoint | ) |
const |
◆ GetPoint()
| geometry::RealPoint2D sdext::presenter::PresenterSlideSorter::Layout::GetPoint |
( |
const sal_Int32 |
nSlideIndex, |
|
|
const sal_Int32 |
nRelativeHorizontalPosition, |
|
|
const sal_Int32 |
nRelativeVerticalPosition |
|
) |
| const |
◆ GetRow() [1/2]
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetRow |
( |
const geometry::RealPoint2D & |
rLocalPoint, |
|
|
const bool |
bReturnInvalidValue = false |
|
) |
| const |
◆ GetRow() [2/2]
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetRow |
( |
const sal_Int32 |
nSlideIndex | ) |
const |
|
private |
◆ GetSlideIndexForPosition()
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::GetSlideIndexForPosition |
( |
const css::geometry::RealPoint2D & |
rPoint | ) |
const |
◆ GetWindowPosition()
| geometry::RealPoint2D sdext::presenter::PresenterSlideSorter::Layout::GetWindowPosition |
( |
const geometry::RealPoint2D & |
rLocalPoint | ) |
const |
◆ IsScrollBarNeeded()
| bool sdext::presenter::PresenterSlideSorter::Layout::IsScrollBarNeeded |
( |
const sal_Int32 |
nSlideCount | ) |
|
◆ SetHorizontalOffset()
| bool sdext::presenter::PresenterSlideSorter::Layout::SetHorizontalOffset |
( |
const double |
nOffset | ) |
|
◆ SetupVisibleArea()
| void sdext::presenter::PresenterSlideSorter::Layout::SetupVisibleArea |
( |
| ) |
|
◆ SetVerticalOffset()
| bool sdext::presenter::PresenterSlideSorter::Layout::SetVerticalOffset |
( |
const double |
nOffset | ) |
|
◆ Update()
| void sdext::presenter::PresenterSlideSorter::Layout::Update |
( |
const geometry::RealRectangle2D & |
rBoundingBox, |
|
|
const double |
nSlideAspectRatio |
|
) |
| |
◆ UpdateScrollBars()
| void sdext::presenter::PresenterSlideSorter::Layout::UpdateScrollBars |
( |
| ) |
|
◆ maBoundingBox
| css::geometry::RealRectangle2D sdext::presenter::PresenterSlideSorter::Layout::maBoundingBox |
◆ maPreviewSize
| css::geometry::IntegerSize2D sdext::presenter::PresenterSlideSorter::Layout::maPreviewSize |
◆ mnColumnCount
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnColumnCount |
◆ mnFirstVisibleColumn
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnFirstVisibleColumn |
◆ mnFirstVisibleRow
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnFirstVisibleRow |
◆ mnHorizontalBorder
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnHorizontalBorder |
◆ mnHorizontalGap
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnHorizontalGap |
◆ mnHorizontalOffset
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnHorizontalOffset |
◆ mnLastVisibleColumn
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnLastVisibleColumn |
◆ mnLastVisibleRow
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnLastVisibleRow |
◆ mnRowCount
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnRowCount |
◆ mnSlideCount
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnSlideCount |
◆ mnVerticalBorder
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnVerticalBorder |
◆ mnVerticalGap
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnVerticalGap |
◆ mnVerticalOffset
| sal_Int32 sdext::presenter::PresenterSlideSorter::Layout::mnVerticalOffset |
◆ mpVerticalScrollBar
The documentation for this class was generated from the following file: