Home
last modified time | relevance | path

Searched refs:RandomWipe (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/slideshow/source/engine/transitions/
H A Drandomwipe.cxx38 RandomWipe::RandomWipe( sal_Int32 nElements, bool randomBars ) in RandomWipe() function in slideshow::internal::RandomWipe
75 ::basegfx::B2DPolyPolygon RandomWipe::operator () ( double t ) in operator ()()
H A Drandomwipe.hxx38 class RandomWipe : public ParametricPolyPolygon class
41 RandomWipe( sal_Int32 nElements,
H A Dparametricpolypolygonfactory.cxx105 new RandomWipe( 128, true /* bars */ ) ); in createClipPolyPolygon()
108 new RandomWipe( 16 * 16, // for now until dxcanvas is faster in createClipPolyPolygon()

Completed in 21 milliseconds