Lines Matching refs:nextElement
237 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY ); in setNode()
330 xEnumeration->nextElement() >>= xParagraph; in getNumberOfSubitems()
591 xEnumeration->nextElement(); in checkForText()
596 xEnumeration->nextElement() >>= xParaSet; in checkForText()
690 const Any aElem( xEnumeration->nextElement() ); in setTarget()
736 Reference< XAnimate > xAnimate( xEnumeration->nextElement(), UNO_QUERY ); in setTargetSubItem()
769 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY ); in setDuration()
1052 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in setIterateType()
1094 Reference< XAnimate > xAnimate( xE->nextElement(), UNO_QUERY ); in setIterateType()
1152 Reference< XAnimateMotion > xMotion( xEnumeration->nextElement(), UNO_QUERY ); in getPath()
1179 Reference< XAnimateMotion > xMotion( xEnumeration->nextElement(), UNO_QUERY ); in setPath()
1211 Reference< XAnimate > xAnimate( xEnumeration->nextElement(), UNO_QUERY ); in getProperty()
1263 Reference< XAnimate > xAnimate( xEnumeration->nextElement(), UNO_QUERY ); in setProperty()
1350 Reference< XAnimate > xAnimate( xEnumeration->nextElement(), UNO_QUERY ); in getColor()
1399 Reference< XAnimate > xAnimate( xEnumeration->nextElement(), UNO_QUERY ); in setColor()
1454 Reference< XAnimateTransform > xTransform( xEnumeration->nextElement(), UNO_QUERY ); in getTransformationProperty()
1503 Reference< XAnimateTransform > xTransform( xEnumeration->nextElement(), UNO_QUERY ); in setTransformationProperty()
1595 Reference< XAnimationNode > xNode( xEnumeration->nextElement(), UNO_QUERY ); in findCommandNode()
2007 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in implRebuild()
2014 Reference< XAnimationNode > xNode( xChildEnumeration->nextElement(), UNO_QUERY_THROW ); in implRebuild()
2159 if( (xEnumeration->nextElement() >>= x) && (x == xCurrent) ) in implFindNextContainer()
2162 xEnumeration->nextElement() >>= xNext; in implFindNextContainer()
2216 xEnumeration->nextElement() >>= xNextContainer; in stl_process_after_effect_node_func()
2273 xEnumeration->nextElement() >>= xChild; in stl_process_after_effect_node_func()
2675 Reference< XTextRange > xRange( xEnumeration->nextElement(), UNO_QUERY ); in createTextGroupParagraphEffects()
3062 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in create()
3084 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in createEffectsequence()
3107 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in createEffects()
3353 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in createMainSequence()
3792 Reference< XAnimationNode > xChildNode( xEnumeration->nextElement(), UNO_QUERY_THROW ); in InteractiveSequence()