Searched refs:xNewChildNode (Results 1 – 1 of 1) sorted by relevance
1192 Reference< XAnimationNode > xNewChildNode( xCloneable->createClone(), UNO_QUERY ); in createClone() local1193 if( xNewChildNode.is() ) in createClone()1194 xContainer->appendChild( xNewChildNode ); in createClone()
Completed in 29 milliseconds