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

--- Comment #22 from Justin L <jl...@mail.com> ---
The exception could be avoided with
+    if (aParaStyle && IsInComments())
+    {
+        pParaContext->Erase(PROP_PARA_STYLE_NAME);
+    }
     aProperties = comphelper::sequenceToContainer<
std::vector<beans::PropertyValue> >(pPropertyMap->GetPropertyValues());

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to