Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1421 Any AnimationExporter::convertAnimateValue( const Any& rSourceValue, const rtl::OUString& rAttribut… in convertAnimateValue() function in ppt::AnimationExporter
1563 Any aConvertedValue( convertAnimateValue( xSet->getTo(), xSet->getAttributeName() ) ); in exportAnimateSet()
1839 aAny[ 0 ] = convertAnimateValue( aPair.First, xAnimate->getAttributeName() ); in exportAnimateKeyPoints()
1840 aAny[ 1 ] = convertAnimateValue( aPair.Second, xAnimate->getAttributeName() ); in exportAnimateKeyPoints()
1844 aAny[ 0 ] = convertAnimateValue( aValues[ i ], xAnimate->getAttributeName() ); in exportAnimateKeyPoints()
H A Dpptexanimations.hxx83 …::com::sun::star::uno::Any convertAnimateValue( const ::com::sun::star::uno::Any& rSource, const r…

Completed in 28 milliseconds