[Libreoffice-bugs] [Bug 131190] Can not delete pagestyle in Calc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 17 04:23:44 UTC 2020


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

--- Comment #5 from Jim Raykowski <raykowj at gmail.com> ---
(In reply to Jim Raykowski from comment #4)
> (In reply to Oliver Brinzing from comment #3)

> Here is a patch to return the ability to delete custom page styles in Calc.
> It doesn't solve the "isInUse" problem, it just changes all page style is in
> use queries to return as not in use. It will cause your macro to not report
> any page style in use instead of reporting all page styles in use.
> 

My first approach, of returning page style queries as not in use, does not pass
the CppunitTest_sc_subsequent_export_test ScExportTest::testHeaderImageODS
test.

I've taken a new approach that keeps the page style "isInUse" always true, as
before.

https://gerrit.libreoffice.org/c/core/+/90547

-- 
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/20200317/e6d15418/attachment.htm>


More information about the Libreoffice-bugs mailing list