Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx327 sal_Int16 mnColorSpace; member in animcore::AnimationNode
430 mnColorSpace( AnimationColorSpace::RGB ), in AnimationNode()
484 mnColorSpace( rNode.mnColorSpace ), in AnimationNode()
1535 return mnColorSpace; in getColorInterpolation()
1544 if( _colorspace != mnColorSpace ) in setColorInterpolation()
1546 mnColorSpace = _colorspace; in setColorInterpolation()
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx487 , mnColorSpace( xAttribs->getOptionalValueToken( XML_clrSpc, 0 ) ) in AnimColorContext()
505 …pProps[ NP_COLORINTERPOLATION ] = makeAny( mnColorSpace == XML_hsl ? AnimationColorSpace::HSL : An… in endFastElement()
578 sal_Int32 mnColorSpace; member in oox::ppt::AnimColorContext

Completed in 19 milliseconds