Home
last modified time | relevance | path

Searched defs:XAnimationNode (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sd/source/ui/unoidl/
H A Drandomnode.cxx627 …e::insertBefore( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in insertBefore()
636 …de::insertAfter( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in insertAfter()
645 …e::replaceChild( const Reference< XAnimationNode >& newChild, const Reference< XAnimationNode >& ) in replaceChild()
/AOO41X/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx797 void AnimationExporter::exportAnimNode( SvStream& rStrm, const Reference< XAnimationNode >& xNode, in exportAnimNode()