Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx1192 Reference< XAnimationNode > xNewChildNode( xCloneable->createClone(), UNO_QUERY ); in createClone() local
1193 if( xNewChildNode.is() ) in createClone()
1194 xContainer->appendChild( xNewChildNode ); in createClone()

Completed in 21 milliseconds