diff options
-rw-r--r-- | svx/source/xml/xmlgrhlp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/xml/xmlgrhlp.cxx b/svx/source/xml/xmlgrhlp.cxx index 3a4dc4a4493f..4e99e87b21a5 100644 --- a/svx/source/xml/xmlgrhlp.cxx +++ b/svx/source/xml/xmlgrhlp.cxx @@ -731,6 +731,7 @@ OUString SvXMLGraphicHelper::implSaveGraphic(css::uno::Reference<css::graphic::X static const char* aCompressiblePics[] = { "image/svg+xml", + "image/x-emf", "image/x-wmf", "image/tiff", "image/x-eps", |