Searched refs:rK (Results 1 – 3 of 3) sorted by relevance
1203 void SvxColorTabPage::RgbToCmyk_Impl( Color& rColor, sal_uInt16& rK ) in RgbToCmyk_Impl() argument1217 rK = Min( Min( nColor1, nColor2 ), nColor3 ); in RgbToCmyk_Impl()1219 rColor.SetRed( sal::static_int_cast< sal_uInt8 >( nColor1 - rK ) ); in RgbToCmyk_Impl()1220 rColor.SetGreen( sal::static_int_cast< sal_uInt8 >( nColor2 - rK ) ); in RgbToCmyk_Impl()1221 rColor.SetBlue( sal::static_int_cast< sal_uInt8 >( nColor3 - rK ) ); in RgbToCmyk_Impl()
734 void RgbToCmyk_Impl( Color& rColor, sal_uInt16& rK );
963 …TableWizard.business.Tables.assets.Fields.barcodenumber ShortName 0 cs ČárKód 20130618 17:22:…
Completed in 1044 milliseconds