Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1334 if( xAnim.is() ) in fillNode()
1370 xAnim->setTimeFilter( aTimeFilter ); in fillNode()
2015 Reference< XAnimate > xAnim( xNode, UNO_QUERY ); in importAnimateContainer() local
2018 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() local
2668 if( pAtom && xAnim.is() ) in importAnimateKeyPoints()
2788 xAnim->setKeyTimes( aKeyTimes ); in importAnimateKeyPoints()
2789 xAnim->setValues( aValues ); in importAnimateKeyPoints()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1129 Reference< XAnimate > xAnim( xNode, UNO_QUERY ); in exportAnimPropertySet() local
1130 if( xAnim.is() ) in exportAnimPropertySet()

Completed in 41 milliseconds