LibreOffice Module slideshow (master) 1
Functions
slideshow::internal::AnimationNodeFactory Namespace Reference

Functions

AnimationNodeSharedPtr createAnimationNode (const css::uno::Reference< css::animations::XAnimationNode > &xNode, const ::basegfx::B2DVector &rSlideSize, const SlideShowContext &rContext)
 Create an AnimationNode for the given XAnimationNode. More...
 
void showTree (AnimationNodeSharedPtr const &pRootNode)
 

Function Documentation

◆ createAnimationNode()

AnimationNodeSharedPtr slideshow::internal::AnimationNodeFactory::createAnimationNode ( const css::uno::Reference< css::animations::XAnimationNode > &  xNode,
const ::basegfx::B2DVector rSlideSize,
const SlideShowContext rContext 
)

Create an AnimationNode for the given XAnimationNode.

Referenced by slideshow::internal::SlideAnimations::importAnimations().

◆ showTree()

void slideshow::internal::AnimationNodeFactory::showTree ( AnimationNodeSharedPtr const &  pRootNode)

Definition at line 588 of file animationnodefactory.cxx.

References DEBUG_NODES_SHOWTREE, and get().