https://bugs.documentfoundation.org/show_bug.cgi?id=138725
--- Comment #14 from Maxim Monastirsky <[email protected]> ---
(In reply to Rafael Lima from comment #12)
> Maxim, do you know where in the code happens the correlation between the
> GenericCategories and GenericCommands?
>
> I tried my best but could not find where the association between the
> SetBorderStyle command and the Table / Frame categories is defined.
.uno:SetBorderStyle corresponds to the SID_ATTR_BORDER application slot.
Searching *.sdi files for SID_ATTR_BORDER gives you:
- svx/sdi/svx.sdi - this is a global file, which puts the command in the format
category.
And two overrides for Writer:
- sw/sdi/_frmsh.sdi - puts the command in the frame category.
- sw/sdi/_tabsh.sdi - puts the command in the table category.
--
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