Home
last modified time | relevance | path

Searched refs:m_unitRect (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/slideshow/source/engine/transitions/
H A Dfourboxwipe.cxx54 ::basegfx::B2DPolygon square( m_unitRect ); in operator ()()
59 ::basegfx::B2DPolygon square2( m_unitRect ); in operator ()()
65 ::basegfx::B2DPolygon square3( m_unitRect ); in operator ()()
70 ::basegfx::B2DPolygon square4( m_unitRect ); in operator ()()
H A Ddoublediamondwipe.hxx40 DoubleDiamondWipe() : m_unitRect( createUnitRect() ) {} in DoubleDiamondWipe()
43 const ::basegfx::B2DPolyPolygon m_unitRect; member in slideshow::internal::DoubleDiamondWipe
H A Diriswipe.hxx39 IrisWipe() : m_unitRect( createUnitRect() ) {} in IrisWipe()
42 const ::basegfx::B2DPolyPolygon m_unitRect; member in slideshow::internal::IrisWipe
H A Dbarndoorwipe.hxx41 : m_unitRect( createUnitRect() ), m_doubled(doubled) {} in BarnDoorWipe()
44 const ::basegfx::B2DPolygon m_unitRect; member in slideshow::internal::BarnDoorWipe
H A Dboxwipe.hxx39 m_unitRect( createUnitRect() ) in BoxWipe()
44 const ::basegfx::B2DPolyPolygon m_unitRect; member in slideshow::internal::BoxWipe
H A Dfourboxwipe.hxx40 m_unitRect( createUnitRect() ) in FourBoxWipe()
45 const ::basegfx::B2DPolygon m_unitRect; member in slideshow::internal::FourBoxWipe
H A Dbarwipepolypolygon.hxx40 m_unitRect( createUnitRect() ) in BarWipePolyPolygon()
45 const ::basegfx::B2DPolygon m_unitRect; member in slideshow::internal::BarWipePolyPolygon
H A Dcheckerboardwipe.hxx42 m_unitRect( createUnitRect() ) in CheckerBoardWipe()
47 const ::basegfx::B2DPolyPolygon m_unitRect; member in slideshow::internal::CheckerBoardWipe
H A Diriswipe.cxx42 ::basegfx::B2DPolyPolygon res( m_unitRect ); in operator ()()
H A Dboxwipe.cxx47 ::basegfx::B2DPolyPolygon res( m_unitRect ); in operator ()()
H A Dbarwipepolypolygon.cxx44 ::basegfx::B2DPolygon poly( m_unitRect ); in operator ()()
H A Dbarndoorwipe.cxx45 ::basegfx::B2DPolygon poly( m_unitRect ); in operator ()()
H A Dcheckerboardwipe.cxx50 ::basegfx::B2DPolyPolygon poly( m_unitRect ); in operator ()()

Completed in 44 milliseconds