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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
Noel: I noticed it crashes because of line 686:
    686                     { OUString(UNO_LINK_DISPLAY_BITMAP), 0,    
cppu::UnoType<css::awt::XBitmap>::get(), PropertyAttribute::READONLY, 0xff},
    687                     { OUString(UNO_LINK_DISPLAY_NAME), 0,  
cppu::UnoType<OUString>::get(), PropertyAttribute::READONLY, 0xbf},

Just wonder what's the meaning of 0xff and 0xbf, I noticed that a lot of 0xff
had been changed to 0xbf with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ae5f89fdcccb2cf74256b04771249fc8afca879

-- 
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