Home
last modified time | relevance | path

Searched refs:GetMixedColorComp (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/ftools/
H A Dftools.cxx126 sal_uInt8 ScfTools::GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans ) in GetMixedColorComp() function in ScfTools
135 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
136 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
137 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans ) ); in GetMixedColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/ftools/
H A Dftools.cxx127 sal_uInt8 ScfTools::GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans ) in GetMixedColorComp() function in ScfTools
136 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
137 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
138 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans ) ); in GetMixedColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbainterior.cxx220 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
221 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
222 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans )); in GetMixedColor()
225 ScVbaInterior::GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans ) in GetMixedColorComp() function in ScVbaInterior
H A Dvbainterior.hxx49 static sal_uInt8 GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbainterior.cxx226 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
227 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
228 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans )); in GetMixedColor()
231 ScVbaInterior::GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans ) in GetMixedColorComp() function in ScVbaInterior
H A Dvbainterior.hxx50 static sal_uInt8 GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dftools.hxx139 static sal_uInt8 GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dftools.hxx137 static sal_uInt8 GetMixedColorComp( sal_uInt8 nFore, sal_uInt8 nBack, sal_uInt8 nTrans );