Home
last modified time | relevance | path

Searched defs:nRed (Results 51 – 58 of 58) sorted by relevance

123

/aoo4110/main/vcl/os2/source/window/
H A Dsalframe.cxx2194 PM_BYTE nRed = (PM_BYTE)(((USHORT)aColor1.GetRed() + (USHORT)aColor2.GetRed())/2); in UpdateSettings() local
/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx1238 for (sal_uInt16 nRed = 0; nRed < nRedTblCount; nRed++) in getPropertyValue() local
H A Dunotbl.cxx296 for(sal_uInt16 nRed = 0; nRed < rRedTbl.Count(); nRed++) in lcl_GetSpecialProperty() local
/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx3897 sal_uIntPtr nRed = rPar.Get(1)->GetInteger() & 0xFF; in RTLFUNC() local
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par6.cxx4803 sal_uInt32 nRed = aForeColor.GetRed() * nWW8BrushStyle; in SetShade() local
/aoo4110/main/vcl/win/source/window/
H A Dsalframe.cxx3009 BYTE nRed = (BYTE)(((sal_uInt16)aColor1.GetRed() + (sal_uInt16)aColor2.GetRed())/2); in UpdateSettings() local
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx748 sal_uInt8 nDummy, nRed, nGreen, nBlue; in RecolorGraphic() local
H A Dmsdffimp.cxx1239 sal_Int16 nRed = static_cast< sal_Int16 >( fRed + 0.5 ); in ApplyRectangularGradientAsBitmap() local

Completed in 322 milliseconds

123