LibreOffice Module sd (master) 1
Classes | Namespaces | Functions
PresenterScrollBar.cxx File Reference
#include "PresenterScrollBar.hxx"
#include "PresenterBitmapContainer.hxx"
#include "PresenterCanvasHelper.hxx"
#include "PresenterGeometryHelper.hxx"
#include "PresenterPaintManager.hxx"
#include "PresenterTimer.hxx"
#include "PresenterUIPainter.hxx"
#include <com/sun/star/awt/PosSize.hpp>
#include <com/sun/star/awt/XWindowPeer.hpp>
#include <com/sun/star/rendering/CompositeOperation.hpp>
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
#include <algorithm>
#include <memory>
#include <utility>
#include <math.h>
Include dependency graph for PresenterScrollBar.cxx:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterScrollBar::MousePressRepeater
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Functions

const double gnScrollBarGap (10)
 

Function Documentation

◆ gnScrollBarGap()

const double gnScrollBarGap ( 10  )