Home
last modified time | relevance | path

Searched refs:AnimatedSwitchPrimitive2D (Results 1 – 5 of 5) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Danimatedprimitive2d.cxx43 AnimatedSwitchPrimitive2D::AnimatedSwitchPrimitive2D( in AnimatedSwitchPrimitive2D() function in drawinglayer::primitive2d::AnimatedSwitchPrimitive2D
55 AnimatedSwitchPrimitive2D::~AnimatedSwitchPrimitive2D() in ~AnimatedSwitchPrimitive2D()
61 bool AnimatedSwitchPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
65 …const AnimatedSwitchPrimitive2D& rCompare = static_cast< const AnimatedSwitchPrimitive2D& >(rPrimi… in operator ==()
73 …Primitive2DSequence AnimatedSwitchPrimitive2D::get2DDecomposition(const geometry::ViewInformation2… in get2DDecomposition()
94 ImplPrimitrive2DIDBlock(AnimatedSwitchPrimitive2D, PRIMITIVE2D_ID_ANIMATEDSWITCHPRIMITIVE2D)
109 : AnimatedSwitchPrimitive2D(rAnimationEntry, rChildren, bIsTextAnimation) in AnimatedBlinkPrimitive2D()
145 : AnimatedSwitchPrimitive2D(rAnimationEntry, rChildren, bIsTextAnimation), in AnimatedInterpolatePrimitive2D()
H A Dgraphicprimitivehelper2d.cxx254 aRetval[0] = new AnimatedSwitchPrimitive2D( in create2DDecompositionOfGraphic()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Danimatedprimitive2d.hxx57 class DRAWINGLAYER_DLLPUBLIC AnimatedSwitchPrimitive2D : public GroupPrimitive2D class
75 AnimatedSwitchPrimitive2D(
81 virtual ~AnimatedSwitchPrimitive2D();
114 class DRAWINGLAYER_DLLPUBLIC AnimatedBlinkPrimitive2D : public AnimatedSwitchPrimitive2D
146 class DRAWINGLAYER_DLLPUBLIC AnimatedInterpolatePrimitive2D : public AnimatedSwitchPrimitive2D
/trunk/main/svx/source/sdr/animation/
H A Danimationstate.cxx52 …layer::primitive2d::AnimatedSwitchPrimitive2D* pCandidate = dynamic_cast< const drawinglayer::prim… in getSmallestNextTime()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx115 …yer::primitive2d::AnimatedSwitchPrimitive2D& rSwitchPrimitive = static_cast< const drawinglayer::p… in processBasePrimitive2D()

Completed in 30 milliseconds