https://bugs.documentfoundation.org/show_bug.cgi?id=139751

--- Comment #6 from Miklos Vajna <[email protected]> ---
SvxColorItem has a single mColor to decide the color. Either it's COL_AUTO and
then you get automatic color, or it's an actual RGBA color. In that case the
alpha part of the RGBA can contain the transparency. So we currently don't have
a way to represent "auto + x% transparency", but if wanted, probably it could
be added with an explicit "auto" flag that is not part of the color value.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to