Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dtransformer.cxx87 …phic >& rxGraphic, sal_Int32 nColorFrom, sal_Int8 nTolerance, sal_Int32 nColorTo, sal_Int8 nAlphaT… in colorChange() argument
94 …orTo( static_cast< sal_uInt8 >( nColorTo ), static_cast< sal_uInt8 >( nColorTo >> 8 ), static_cast… in colorChange()
H A Dtransformer.hxx52 sal_Int32 nColorFrom, sal_Int8 nTolerance, sal_Int32 nColorTo, sal_Int8 nAlphaTo )
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx469 sal_uInt32 nColorTo = 0xffffff; in ImplDoClass5() local
482 nColorTo = ImplGetBitmapColor(); in ImplDoClass5()
483 nColorFrom = nColorTo ^ 0xffffff; in ImplDoClass5()
492 mpOutAct->SetGradientDescriptor( nColorFrom, nColorTo ); in ImplDoClass5()
H A Doutact.cxx153 void CGMOutAct::SetGradientDescriptor( sal_uInt32 nColorFrom, sal_uInt32 nColorTo ) in SetGradientDescriptor() argument
158 mpGradient->EndColor = nColorTo; in SetGradientDescriptor()
H A Doutact.hxx82 void SetGradientDescriptor( sal_uInt32 nColorFrom, sal_uInt32 nColorTo );

Completed in 24 milliseconds