LibreOffice Module sd (master) 1
Classes | Namespaces
PresenterPaneBorderPainter.cxx File Reference
#include "PresenterPaneBorderPainter.hxx"
#include "PresenterCanvasHelper.hxx"
#include "PresenterGeometryHelper.hxx"
#include "PresenterTheme.hxx"
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/drawing/XPresenterHelper.hpp>
#include <com/sun/star/rendering/CompositeOperation.hpp>
#include <com/sun/star/rendering/FillRule.hpp>
#include <com/sun/star/rendering/TextDirection.hpp>
#include <com/sun/star/rendering/XSpriteCanvas.hpp>
#include <map>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for PresenterPaneBorderPainter.cxx:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterPaneBorderPainter::Renderer
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Variable Documentation

◆ maInnerBorderSize

BorderSize maInnerBorderSize

Definition at line 83 of file PresenterPaneBorderPainter.cxx.

◆ maOuterBorderSize

BorderSize maOuterBorderSize

Definition at line 84 of file PresenterPaneBorderPainter.cxx.

◆ maTotalBorderSize

BorderSize maTotalBorderSize

Definition at line 85 of file PresenterPaneBorderPainter.cxx.

◆ meFontAnchor

Anchor meFontAnchor

Definition at line 82 of file PresenterPaneBorderPainter.cxx.

◆ mnBottom

sal_Int32 mnBottom

Definition at line 49 of file PresenterPaneBorderPainter.cxx.

◆ mnFontXOffset

sal_Int32 mnFontXOffset

Definition at line 79 of file PresenterPaneBorderPainter.cxx.

◆ mnFontYOffset

sal_Int32 mnFontYOffset

Definition at line 80 of file PresenterPaneBorderPainter.cxx.

◆ mnLeft

sal_Int32 mnLeft

Definition at line 46 of file PresenterPaneBorderPainter.cxx.

◆ mnRight

sal_Int32 mnRight

Definition at line 48 of file PresenterPaneBorderPainter.cxx.

◆ mnTop

sal_Int32 mnTop

Definition at line 47 of file PresenterPaneBorderPainter.cxx.

◆ mpBottom

SharedBitmapDescriptor mpBottom

◆ mpBottomCallout

SharedBitmapDescriptor mpBottomCallout

Definition at line 76 of file PresenterPaneBorderPainter.cxx.

◆ mpBottomLeft

SharedBitmapDescriptor mpBottomLeft

◆ mpBottomRight

SharedBitmapDescriptor mpBottomRight

◆ mpEmpty

SharedBitmapDescriptor mpEmpty

Definition at line 77 of file PresenterPaneBorderPainter.cxx.

◆ mpFont

PresenterTheme::SharedFontDescriptor mpFont

◆ mpLeft

SharedBitmapDescriptor mpLeft

◆ mpRight

SharedBitmapDescriptor mpRight

◆ mpTop

SharedBitmapDescriptor mpTop

◆ mpTopLeft

SharedBitmapDescriptor mpTopLeft

◆ mpTopRight

SharedBitmapDescriptor mpTopRight