Searched refs:xAnim (Results 1 – 2 of 2) sorted by relevance
1334 if( xAnim.is() ) in fillNode()1370 xAnim->setTimeFilter( aTimeFilter ); in fillNode()2015 Reference< XAnimate > xAnim( xNode, UNO_QUERY ); in importAnimateContainer() local2018 if( pAtom && xAnim.is() ) in importAnimateContainer()2040 xAnim->setCalcMode( n ); in importAnimateContainer()2047 xAnim->setValueType( n ); in importAnimateContainer()2664 Reference< XAnimate > xAnim( xNode, UNO_QUERY ); in importAnimateKeyPoints() local2668 if( pAtom && xAnim.is() ) in importAnimateKeyPoints()2788 xAnim->setKeyTimes( aKeyTimes ); in importAnimateKeyPoints()2789 xAnim->setValues( aValues ); in importAnimateKeyPoints()[all …]
1129 Reference< XAnimate > xAnim( xNode, UNO_QUERY ); in exportAnimPropertySet() local1130 if( xAnim.is() ) in exportAnimPropertySet()
Completed in 34 milliseconds