| commit | 4e3d14deb74c57632db57663d2fc2ead9d8aa0f0 | [log] |
|---|---|---|
| author | Michael Stahl <mstahl@redhat.com> | Thu Apr 20 23:50:14 2017 +0200 |
| committer | Michael Stahl <mstahl@redhat.com> | Fri Apr 21 12:06:30 2017 +0200 |
| tree | 84165e57bdcd63bf30b8aebab60fd4336410f8ce | |
| parent | 00aeabb61d1d535684b05145bcc98a8d8a3e10ab [diff] |
xmloff: fix typo Change-Id: I0f354b37afa2492894c1d3ee6a83633c04e1c87a
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx index 6ca60f7..fc4f740b 100644 --- a/xmloff/source/core/xmlexp.cxx +++ b/xmloff/source/core/xmlexp.cxx
@@ -1191,7 +1191,7 @@ void SvXMLExport::ImplExportContent() CheckAttrList(); { SvXMLElementExport aElemrnt( *this, XML_NAMESPACE_OFFICE, XML_BODY, SvXMLElementExport aElement( *this, XML_NAMESPACE_OFFICE, XML_BODY, true, true ); { XMLTokenEnum eClass = meClass;