office-gobmx/writerfilter/source
Justin Luth dbbfcb7e09 tdf#153526 writerfilter: catch exception from no NumberingRules
This fixes a LO 7.5 regression (well, exposed some other flaws) from
commit cf02b94bc5.

I first tried testing if hasPropertyByName,
but that returns true(????), even though this is an editeng component.

Well, ignoring the fundamental issues at play here
(and there are many - like having a comment
take over m_xPreviousParagraph)
the issue is easily solved with a try/catch
instead of a redundant if clause.

Change-Id: I4f27fce3e2984235df19dc3ed4be558891b28a90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147486
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
2023-02-22 22:35:06 +00:00
..
dmapper tdf#153526 writerfilter: catch exception from no NumberingRules 2023-02-22 22:35:06 +00:00
filter
ooxml Drop 'using namespace ::std' in dirs [u-x]* 2023-02-16 08:14:39 +00:00
rtftok writerfilter: prefix members of DomainMapper, GraphicZOrderHelper, ... 2023-02-13 08:20:15 +00:00