Home
last modified time | relevance | path

Searched defs:nRgb (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dcolor.cxx149 void lclRgbToRgbComponents( sal_Int32& ornR, sal_Int32& ornG, sal_Int32& ornB, ::Color nRgb ) in lclRgbToRgbComponents()
229 void Color::setSrgbClr( ::Color nRgb ) in setSrgbClr()
234 void Color::setSrgbClr( sal_Int32 nRgb ) in setSrgbClr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dcolor.cxx166 void lclRgbToRgbComponents( sal_Int32& ornR, sal_Int32& ornG, sal_Int32& ornB, ::Color nRgb ) in lclRgbToRgbComponents()
255 void Color::setSrgbClr( ::Color nRgb ) in setSrgbClr()
260 void Color::setSrgbClr( sal_Int32 nRgb ) in setSrgbClr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Dpptx-animations.cxx104 sal_uInt32 nRgb; in WriteAnimationProperty() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Dpptx-animations.cxx108 sal_Int32 nRgb = {}; // spurious -Werror=maybe-uninitialized in WriteAnimationProperty() local