Home
last modified time | relevance | path

Searched refs:setColorInterpolation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1408 …xColor->setColorInterpolation( (nColorSpace == 0) ? AnimationColorSpace::RGB : AnimationColorSpace… in fillNode()
1916 xColor->setColorInterpolation( implGetColorSpace( nByMode, nByA, nByB, nByC ) ); in importAnimateColorContainer()
1924 … xColor->setColorInterpolation( implGetColorSpace( nFromMode, nFromA, nFromB, nFromC ) ); in importAnimateColorContainer()
1932 xColor->setColorInterpolation( implGetColorSpace( nToMode, nToA, nToB, nToC ) ); in importAnimateColorContainer()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx405 xAnimateColor->setColorInterpolation( nInt16 ); in setNode()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx222 virtual void SAL_CALL setColorInterpolation( sal_Int16 _colorspace ) throw (RuntimeException);
1541 void SAL_CALL AnimationNode::setColorInterpolation( sal_Int16 _colorspace ) throw (RuntimeException) in setColorInterpolation() function in animcore::AnimationNode
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1110 …xAnimateColor->setColorInterpolation( IsXMLToken( rValue, XML_HSL ) ? AnimationColorSpace::HSL : A… in init_node()

Completed in 48 milliseconds