Searched defs:XAnimationNode (Results 1 – 2 of 2) sorted by relevance
627 …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()
797 void AnimationExporter::exportAnimNode( SvStream& rStrm, const Reference< XAnimationNode >& xNode, in exportAnimNode()