summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/snakewipe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/snakewipe.hxx')
-rw-r--r--slideshow/source/engine/transitions/snakewipe.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/transitions/snakewipe.hxx b/slideshow/source/engine/transitions/snakewipe.hxx
index 265f383757d9..2a3ae2ebee40 100644
--- a/slideshow/source/engine/transitions/snakewipe.hxx
+++ b/slideshow/source/engine/transitions/snakewipe.hxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -49,7 +49,7 @@ protected:
::basegfx::B2DPolyPolygon calcSnake( double t ) const;
// topLeftDiagonal:
::basegfx::B2DPolyPolygon calcHalfDiagonalSnake( double t, bool in ) const;
-
+
const sal_Int32 m_sqrtElements;
const double m_elementEdge;
const bool m_diagonal;