summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/transitionfactorytab.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/transitionfactorytab.cxx')
-rw-r--r--slideshow/source/engine/transitions/transitionfactorytab.cxx76
1 files changed, 38 insertions, 38 deletions
diff --git a/slideshow/source/engine/transitions/transitionfactorytab.cxx b/slideshow/source/engine/transitions/transitionfactorytab.cxx
index 671df2ab0fae..5a467fd23434 100644
--- a/slideshow/source/engine/transitions/transitionfactorytab.cxx
+++ b/slideshow/source/engine/transitions/transitionfactorytab.cxx
@@ -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
@@ -28,7 +28,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_slideshow.hxx"
-#include <boost/current_function.hpp>
+#include <boost/current_function.hpp>
#include <basegfx/numeric/ftools.hxx>
#include <com/sun/star/animations/TransitionType.hpp>
#include <com/sun/star/animations/TransitionSubType.hpp>
@@ -46,7 +46,7 @@ namespace internal {
namespace {
static const TransitionInfo lcl_transitionInfo[] =
-{
+{
{
0,
0,
@@ -107,7 +107,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to BoxWipe:
animations::TransitionType::BOXWIPE,
@@ -204,7 +204,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FourBoxWipe:
animations::TransitionType::FOURBOXWIPE,
@@ -229,7 +229,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to BarnDoorWipe:
animations::TransitionType::BARNDOORWIPE,
@@ -278,7 +278,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to BarWipePolyPolygon:
animations::TransitionType::DIAGONALWIPE,
@@ -304,7 +304,7 @@ static const TransitionInfo lcl_transitionInfo[] =
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::BOWTIEWIPE,
animations::TransitionSubType::VERTICAL,
@@ -329,7 +329,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to BarnDoorWipe (doubled=true):
animations::TransitionType::MISCDIAGONALWIPE,
@@ -354,7 +354,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to VeeWipe:
animations::TransitionType::VEEWIPE,
@@ -402,7 +402,7 @@ static const TransitionInfo lcl_transitionInfo[] =
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::BARNVEEWIPE,
animations::TransitionSubType::TOP,
@@ -451,7 +451,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to ZigZagWipe:
animations::TransitionType::ZIGZAGWIPE,
@@ -500,7 +500,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to IrisWipe:
animations::TransitionType::IRISWIPE,
@@ -526,7 +526,7 @@ static const TransitionInfo lcl_transitionInfo[] =
false // scale isotrophically to target size
},
-
+
{
// mapped to FigureWipe(triangle):
animations::TransitionType::TRIANGLEWIPE,
@@ -575,7 +575,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FigureWipe(arrowHead):
animations::TransitionType::ARROWHEADWIPE,
@@ -624,7 +624,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FigureWipe(pentagon):
animations::TransitionType::PENTAGONWIPE,
@@ -649,7 +649,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FigureWipe(hexagon):
animations::TransitionType::HEXAGONWIPE,
@@ -674,7 +674,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to EllipseWipe:
animations::TransitionType::ELLIPSEWIPE,
@@ -712,7 +712,7 @@ static const TransitionInfo lcl_transitionInfo[] =
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::EYEWIPE,
animations::TransitionSubType::HORIZONTAL,
@@ -761,7 +761,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FigureWipe(star, points=4):
animations::TransitionType::STARWIPE,
@@ -798,7 +798,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::MISCSHAPEWIPE,
animations::TransitionSubType::HEART,
@@ -823,7 +823,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to ClockWipe:
animations::TransitionType::CLOCKWIPE,
@@ -872,7 +872,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to PinWheelWipe:
animations::TransitionType::PINWHEELWIPE,
@@ -945,7 +945,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
true // scale isotrophically to target size, like ppt
},
-
+
{
// mapped to SweepWipe (center=true, single=true):
animations::TransitionType::SINGLESWEEPWIPE,
@@ -1042,7 +1042,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FanWipe(center=true):
animations::TransitionType::FANWIPE,
@@ -1115,7 +1115,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to FanWipe(center=true, single=false, fanIn=false):
animations::TransitionType::DOUBLEFANWIPE,
@@ -1164,7 +1164,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to SweepWipe (center=true, single=false):
animations::TransitionType::DOUBLESWEEPWIPE,
@@ -1239,7 +1239,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::SALOONDOORWIPE,
animations::TransitionSubType::TOP, // (251)
@@ -1336,7 +1336,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to SnakeWipe:
animations::TransitionType::SNAKEWIPE,
@@ -1409,7 +1409,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to SpiralWipe:
animations::TransitionType::SPIRALWIPE,
@@ -1506,7 +1506,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to ParallelSnakesWipe:
animations::TransitionType::PARALLELSNAKESWIPE,
@@ -1628,7 +1628,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to BoxSnakesWipe:
animations::TransitionType::BOXSNAKESWIPE,
@@ -1701,7 +1701,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to WaterfallWipe:
animations::TransitionType::WATERFALLWIPE,
@@ -1750,7 +1750,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
animations::TransitionType::PUSHWIPE,
animations::TransitionSubType::FROMLEFT,
@@ -2015,7 +2015,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to RandomWipe:
animations::TransitionType::RANDOMBARWIPE,
@@ -2040,7 +2040,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
false // scale isotrophically to target size
},
-
+
{
// mapped to CheckerBoard:
animations::TransitionType::CHECKERBOARDWIPE,
@@ -2078,7 +2078,7 @@ static const TransitionInfo lcl_transitionInfo[] =
true, // 'out' by parameter sweep inversion
true // scale isotrophically to target size
},
-
+
/////////////////////////////////////////////////////////
// NOTE: This entry MUST be the last, to keep
// createSlideTransition() from infinite recursion. Because
@@ -2110,7 +2110,7 @@ const TransitionInfo* TransitionFactory::getTransitionInfo(
static const ::std::size_t lcl_tableSize(
sizeof(lcl_transitionInfo)/sizeof(TransitionInfo) );
static const TransitionInfo* pTableEnd = lcl_transitionInfo+lcl_tableSize;
-
+
const TransitionInfo* pRes = ::std::find_if(
lcl_transitionInfo, pTableEnd,
TransitionInfo::Comparator( nTransitionType,