Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx303 AnimatedExtractingProcessor2D aAnimatedExtractor(GetObjectContact().getViewInformation2D(), in checkForPrimitive2DAnimations() local
305 aAnimatedExtractor.process(mxPrimitive2DSequence); in checkForPrimitive2DAnimations()
307 if(aAnimatedExtractor.getPrimitive2DSequence().hasElements()) in checkForPrimitive2DAnimations()
310 …mpPrimitiveAnimation = new sdr::animation::PrimitiveAnimation(*this, aAnimatedExtractor.getPrimit… in checkForPrimitive2DAnimations()

Completed in 6 milliseconds