Searched refs:AnimatedSwitchPrimitive2D (Results 1 – 5 of 5) sorted by relevance
43 AnimatedSwitchPrimitive2D::AnimatedSwitchPrimitive2D( in AnimatedSwitchPrimitive2D() function in drawinglayer::primitive2d::AnimatedSwitchPrimitive2D55 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()
254 aRetval[0] = new AnimatedSwitchPrimitive2D( in create2DDecompositionOfGraphic()
57 class DRAWINGLAYER_DLLPUBLIC AnimatedSwitchPrimitive2D : public GroupPrimitive2D class75 AnimatedSwitchPrimitive2D(81 virtual ~AnimatedSwitchPrimitive2D();114 class DRAWINGLAYER_DLLPUBLIC AnimatedBlinkPrimitive2D : public AnimatedSwitchPrimitive2D146 class DRAWINGLAYER_DLLPUBLIC AnimatedInterpolatePrimitive2D : public AnimatedSwitchPrimitive2D
52 …layer::primitive2d::AnimatedSwitchPrimitive2D* pCandidate = dynamic_cast< const drawinglayer::prim… in getSmallestNextTime()
115 …yer::primitive2d::AnimatedSwitchPrimitive2D& rSwitchPrimitive = static_cast< const drawinglayer::p… in processBasePrimitive2D()
Completed in 21 milliseconds