Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/graphic/
H A Dtransformer.cxx87 …const uno::Reference< graphic::XGraphic >& rxGraphic, sal_Int32 nColorFrom, sal_Int8 nTolerance, s… in colorChange() argument
93 …m( static_cast< sal_uInt8 >( nColorFrom ), static_cast< sal_uInt8 >( nColorFrom >> 8 ), static_cas… in colorChange()
H A Dtransformer.hxx52 sal_Int32 nColorFrom, sal_Int8 nTolerance, sal_Int32 nColorTo, sal_Int8 nAlphaTo )
/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx468 sal_uInt32 i, nColorFrom = 0; in ImplDoClass5() local
483 nColorFrom = nColorTo ^ 0xffffff; in ImplDoClass5()
486 nColorFrom = ImplGetBitmapColor(); 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
157 mpGradient->StartColor = nColorFrom; in SetGradientDescriptor()
H A Doutact.hxx82 void SetGradientDescriptor( sal_uInt32 nColorFrom, sal_uInt32 nColorTo );

Completed in 20 milliseconds