[Libreoffice-bugs] [Bug 106607] Sifr icon for "Table Styles" needed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 28 09:00:44 UTC 2017


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

Buovjaga <todventtu at suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Papamatti from comment #2)
> Could you please give me a hint where to find this icon? I cannot find this
> icon with this specific name in the sources, perhaps it has a different one?

I found it (it was hard):
http://opengrok.libreoffice.org/xref/core/sw/inc/bitmaps.hlst#20

For some reason it is not in Breeze.. but for example
icon-themes/tango/sw/res/sf06.png

My path to finding it using http://opengrok.libreoffice.org/
I first searched for "table styles" in quotes.
Then I saw the STR_TABLESTYLEFAMILY and RID_TABLESTYLEFAMILY and I searched for
them.
That lead me to
http://opengrok.libreoffice.org/xref/core/sw/source/uibase/app/swmodule.cxx#431
which mentioned BMP_STYLES_FAMILY_TABLE.
Then I searched for BMP_STYLES_FAMILY_TABLE and found the .png

I hope you can solve it :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170528/41f2c557/attachment.html>


More information about the Libreoffice-bugs mailing list