Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1833 Any AnimationImporter::implGetColorAny( sal_Int32 nMode, sal_Int32 nA, sal_Int32 nB, sal_Int32 nC ) in implGetColorAny() function in ppt::AnimationImporter
1915 xColor->setBy( implGetColorAny( nByMode, nByA, nByB, nByC ) ); in importAnimateColorContainer()
1923 xColor->setFrom( implGetColorAny( nFromMode, nFromA, nFromB, nFromC ) ); in importAnimateColorContainer()
1931 xColor->setTo( implGetColorAny( nToMode, nToA, nToB, nToC ) ); in importAnimateColorContainer()
H A Dpptinanimations.hxx94 …::com::sun::star::uno::Any implGetColorAny( sal_Int32 nMode, sal_Int32 nA, sal_Int32 nB, sal_Int…

Completed in 27 milliseconds