WaE: narrowing conversion from unsigned int to sal_Int32
This commit is contained in:
@@ -131,7 +131,9 @@ void MakeBorderLine( sal_Int32 nLineThickness, sal_Int32 nLineType,
|
||||
{
|
||||
static const sal_Int32 aBorderDefColor[] =
|
||||
{
|
||||
COL_AUTO, COL_BLACK, COL_LIGHTBLUE, COL_LIGHTCYAN, COL_LIGHTGREEN,
|
||||
// The first item means automatic color (COL_AUTO), but we
|
||||
// do not use it anyway (see the next statement) .-)
|
||||
0, COL_BLACK, COL_LIGHTBLUE, COL_LIGHTCYAN, COL_LIGHTGREEN,
|
||||
COL_LIGHTMAGENTA, COL_LIGHTRED, COL_YELLOW, COL_WHITE, COL_BLUE,
|
||||
COL_CYAN, COL_GREEN, COL_MAGENTA, COL_RED, COL_BROWN, COL_GRAY,
|
||||
COL_LIGHTGRAY
|
||||
|
Reference in New Issue
Block a user