Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dtpcolor.cxx321 if( ColorToPercent_Impl( aTmpColor.GetRed() ) != ColorToPercent_Impl( aColor.GetRed() ) || in CheckChanges_Impl()
322 ColorToPercent_Impl( aTmpColor.GetGreen() ) != ColorToPercent_Impl( aColor.GetGreen() ) || in CheckChanges_Impl()
323 ColorToPercent_Impl( aTmpColor.GetBlue() ) != ColorToPercent_Impl( aColor.GetBlue() ) || in CheckChanges_Impl()
678 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in IMPL_LINK()
681 aMtrFldColorModel4.SetValue( ColorToPercent_Impl( nK ) ); in IMPL_LINK()
1139 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in IMPL_LINK()
1166 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in ChangeColorHdl_Impl()
1209 nProzent = ColorToPercent_Impl( nColor1 ); in RgbToCmyk_Impl()
1212 nProzent = ColorToPercent_Impl( nColor2 ); in RgbToCmyk_Impl()
1215 nProzent = ColorToPercent_Impl( nColor3 ); in RgbToCmyk_Impl()
[all …]
/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx736 sal_uInt16 ColorToPercent_Impl( sal_uInt16 nColor );

Completed in 25 milliseconds