Searched refs:convertAnimateValue (Results 1 – 2 of 2) sorted by relevance
1421 Any AnimationExporter::convertAnimateValue( const Any& rSourceValue, const rtl::OUString& rAttribut… in convertAnimateValue() function in ppt::AnimationExporter1563 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()
83 …::com::sun::star::uno::Any convertAnimateValue( const ::com::sun::star::uno::Any& rSource, const r…
Completed in 45 milliseconds