Kaydet (Commit) 7b1b7928 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl Kaydeden (comit) Tomaž Vajngerl

make WriteXGraphicBlipFill declaration same to WriteBlipFill

Change-Id: Ie7947abdf2e8e951c94006aae259ed1d84558b73
Reviewed-on: https://gerrit.libreoffice.org/49892Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
üst 1a8e3318
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment