Searched refs:getColorAny (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 2063 sal_Bool AnimationExporter::getColorAny( const Any& rAny, const sal_Int16 nColorSpace, sal_Int32& r… in getColorAny() function in ppt::AnimationExporter 2114 if ( getColorAny( aAny, nColorSpace, nByMode, nByA, nByB, nByC ) ) in exportAnimateColor() 2120 if ( getColorAny( aAny, nColorSpace, nFromMode, nFromA, nFromB, nFromC ) ) in exportAnimateColor() 2126 if ( getColorAny( aAny, nColorSpace, nToMode, nToA, nToB, nToC ) ) in exportAnimateColor()
|
H A D | pptexanimations.hxx | 81 …sal_Bool getColorAny( const ::com::sun::star::uno::Any& rAny, const sal_Int16 nColorSpace, sal_Int…
|
Completed in 14 milliseconds