sd/qa/unit/export-tests-ooxml2.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit fedf4e5db7d9f755fa356e986ec0f0b8bf3bef57 Author: Tamás Zolnai <[email protected]> Date: Mon Feb 6 12:58:01 2017 +0100 Fix copy paste error Change-Id: I88af4618dfbeab920163117c2da9e51fcf694d84 diff --git a/sd/qa/unit/export-tests-ooxml2.cxx b/sd/qa/unit/export-tests-ooxml2.cxx index 0c098dc..e213086 100644 --- a/sd/qa/unit/export-tests-ooxml2.cxx +++ b/sd/qa/unit/export-tests-ooxml2.cxx @@ -773,7 +773,6 @@ void SdOOXMLExportTest2::testTdf105739() { uno::Reference< beans::XPropertySet > aXBackgroundPropSet; aAny >>= aXBackgroundPropSet; - aAny = aXBackgroundPropSet->getPropertyValue("FillBitmapName"); // Test fill type drawing::FillStyle aFillStyle(drawing::FillStyle_NONE);
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
