https://bugs.freedesktop.org/show_bug.cgi?id=73263

--- Comment #13 from Kohei Yoshida <[email protected]> ---
(In reply to comment #12)
> @Kohei,
> 
> To close this out, could we ask you to insert Astron's suggested 0xef0fff,
> into the default color array aAutoColors[] in colorcfg.cxx
> 
> /core/svtools/source/config/colorcfg.cxx
> 
> @@ -447,1 +447,1
> --        COL_LIGHTRED, // CALCREFERENCE
> ++        0xef0fff, // CALCREFERENCE
> 
> That should be all that is needed to change the default 'automatic'
> assignment for Calc references from the COL_LIGHTRED (0xff0000) constant
> from /core/include/tools/color.hxx 
> 
> Right? Or did I miss something in the enum in colorcfg.hxx?

Well, you know as much as I do on this matter. ;-)

Anyway, I did change it and it appears to do what we want.  I'll commit this
shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to