Home
last modified time | relevance | path

Searched refs:PrimitiveAnimation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/animation/
H A Danimationstate.cxx41 double PrimitiveAnimation::getSmallestNextTime(double fCurrentTime) in getSmallestNextTime()
78 void PrimitiveAnimation::prepareNextEvent() in prepareNextEvent()
116PrimitiveAnimation::PrimitiveAnimation(sdr::contact::ViewObjectContact& rVOContact, const drawingl… in PrimitiveAnimation() function in sdr::animation::PrimitiveAnimation
125 PrimitiveAnimation::~PrimitiveAnimation() in ~PrimitiveAnimation()
132 void PrimitiveAnimation::Trigger(sal_uInt32 /*nTime*/) in Trigger()
/trunk/main/svx/inc/svx/sdr/animation/
H A Danimationstate.hxx49 class PrimitiveAnimation : public Event class
64PrimitiveAnimation(sdr::contact::ViewObjectContact& rVOContact, const drawinglayer::primitive2d::P…
67 virtual ~PrimitiveAnimation();
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontact.hxx48 class PrimitiveAnimation;
73 sdr::animation::PrimitiveAnimation* mpPrimitiveAnimation;
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx310 …mpPrimitiveAnimation = new sdr::animation::PrimitiveAnimation(*this, aAnimatedExtractor.getPrimit… in checkForPrimitive2DAnimations()

Completed in 17 milliseconds