Home
last modified time | relevance | path

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

/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() argument
1544 if( _colorspace != mnColorSpace ) in setColorInterpolation()
1546 mnColorSpace = _colorspace; in setColorInterpolation()

Completed in 38 milliseconds