summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlexp.hxx')
-rw-r--r--include/xmloff/xmlexp.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index cfea8a19a5e9..b225a932dd86 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -467,11 +467,6 @@ public:
bool AddEmbeddedXGraphicAsBase64(css::uno::Reference<css::graphic::XGraphic> const & rxGraphic);
bool GetGraphicMimeTypeFromStream(css::uno::Reference<css::graphic::XGraphic> const & rxGraphic, OUString & rOutMimeType);
- css::uno::Reference<css::io::XInputStream> GetEmbeddedGraphicObjectStream(
- const OUString& rGraphicObjectURL);
- bool AddEmbeddedGraphicObjectAsBase64(
- const OUString& rGraphicObjectURL );
-
OUString AddEmbeddedObject(
const OUString& rEmbeddedObjectURL );
bool AddEmbeddedObjectAsBase64(