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

Caolán McNamara <[email protected]> changed:

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

--- Comment #1 from Caolán McNamara <[email protected]> ---
Perhaps this was
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3099c70b11c7e5b80fe4dbe3dc99171fb38c6fc2
 

 OUString SmModel::getImplementationName(void) throw( uno::RuntimeException,
std::exception )
 {
-    return OUString("com.sun.star.comp.math.FormulaDocument");
+    return OUString("com.sun.star.comp.Math.FormulaDocument");
 }

where there seems to have been an inconsistency before that where
Math.FormulaDocument is used in some places and math.FormulaDocument in that
one place

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