Searched refs:rnColorId (Results 1 – 3 of 3) sorted by relevance
112 …void SetSystemColor( Color& rColor, sal_uInt32& rnColorId, sal_uInt16 nSysColorIdx …
1533 sal_uInt8& rnXclLine, sal_uInt32& rnColorId, in lclGetBorderLine() argument1557 rnColorId = (pLine && (rnXclLine != EXC_LINE_NONE)) ? in lclGetBorderLine()
347 void XclExpChRoot::SetSystemColor( Color& rColor, sal_uInt32& rnColorId, sal_uInt16 nSysColorIdx ) … in SetSystemColor() argument351 rnColorId = XclExpPalette::GetColorIdFromIndex( nSysColorIdx ); in SetSystemColor()
Completed in 52 milliseconds