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

--- Comment #4 from [email protected] ---
(In reply to Miklos Vajna from comment #2)
> Ah, confirmed, direct formatting has it, the Style versions don't. Could be
> added, indeed.
@Miklos - I was going to try, but I cannot figure out why it is not already
being shown.  

- assume Paragraph Style and Character Style also use effectpage.ui
- which is controlled with cui/source/tabpages/chardlg.cxx  
- where the relevant place to hide the transparency controls is: 

2450  if ((nFlags & SVX_ENABLE_CHAR_TRANSPARENCY) !=
SVX_ENABLE_CHAR_TRANSPARENCY)

- assume problem is that "Paragraph Style" and "Character Style" are not
passing the needed flag 

- but cannot see where the flags for Paragraph and Character Style are defined. 
Do you happen to have information about that?

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

Reply via email to