summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-02-17 08:32:25 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-02-18 08:53:42 +0100
commit7b1b7928d80efa3c6a99d6ce142fd679d6077d5f (patch)
tree70b6da84a91fe25640e055f72396dee0ededfeb9
parent1a8e331801d1e5b06150b11fdf7fb66d89ea9e23 (diff)
make WriteXGraphicBlipFill declaration same to WriteBlipFill
Change-Id: Ie7947abdf2e8e951c94006aae259ed1d84558b73 Reviewed-on: https://gerrit.libreoffice.org/49892 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
-rw-r--r--include/oox/export/drawingml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/export/drawingml.hxx b/include/oox/export/drawingml.hxx
index 216fe5316a13..d868eb89f365 100644
--- a/include/oox/export/drawingml.hxx
+++ b/include/oox/export/drawingml.hxx
@@ -195,7 +195,7 @@ public:
void WriteXGraphicBlipFill(css::uno::Reference<css::beans::XPropertySet> const & rXPropSet,
css::uno::Reference<css::graphic::XGraphic> const & rxGraphic,
- sal_Int32 nXmlNamespace, bool bWriteMode, bool bRelPathToMedia);
+ sal_Int32 nXmlNamespace, bool bWriteMode, bool bRelPathToMedia = false);
void WritePattFill( const css::uno::Reference< css::beans::XPropertySet >& rXPropSet );
void WritePattFill(const css::uno::Reference<css::beans::XPropertySet>& rXPropSet,