LibreOffice Module sd (master) 1
Namespaces
SlsVisibleAreaManager.cxx File Reference
#include <sal/config.h>
#include <controller/SlsVisibleAreaManager.hxx>
#include <controller/SlideSorterController.hxx>
#include <controller/SlsAnimationFunction.hxx>
#include <controller/SlsScrollBarManager.hxx>
#include <controller/SlsCurrentSlideManager.hxx>
#include <Window.hxx>
#include <SlideSorter.hxx>
#include <view/SlideSorterView.hxx>
Include dependency graph for SlsVisibleAreaManager.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 
namespace  sd::slidesorter
 
namespace  sd::slidesorter::controller
 

Variable Documentation

◆ maAccelerationFunction

const ::std::function<double (double)> maAccelerationFunction
private

Definition at line 46 of file SlsVisibleAreaManager.cxx.

◆ maEnd

const Point maEnd
private

Definition at line 45 of file SlsVisibleAreaManager.cxx.

◆ maStart

Point maStart
private

Definition at line 44 of file SlsVisibleAreaManager.cxx.

◆ mrSlideSorter

SlideSorter& mrSlideSorter
private