[Libreoffice-bugs] [Bug 128557] List Styles can't be deleted in Custom Styles view

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 4 08:10:19 UTC 2019


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

--- Comment #4 from Jim Raykowski <raykowj at gmail.com> ---
Hi Xisco,

A quick glance at the code used to delete these types of styles shows:  

// We can only delete if the Rule is unused!
bool SwDoc::DelNumRule( const OUString& rName, bool bBroadcast )

I checked to see if the style can be deleted if it is not in use and indeed it
can. 

Perhaps the message box that is displayed saying the style is in use and text
will revert to parent style needs to be different for custom styles like this?

-- 
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/20191104/e6c9fd7a/attachment-0001.html>


More information about the Libreoffice-bugs mailing list