Kaydet (Commit) 86909f49 authored tarafından Michael Meeks's avatar Michael Meeks

WaE - hush.

Change-Id: Ia959003e081c6b078db3774b2332c7f41a741e8c
üst bec67a7f
...@@ -785,8 +785,6 @@ bool SVGFilter::implExportDocument() ...@@ -785,8 +785,6 @@ bool SVGFilter::implExportDocument()
if(xPrimitiveFactory.is()) if(xPrimitiveFactory.is())
{ {
Reference< XShape > xShapeCandidate; Reference< XShape > xShapeCandidate;
const Sequence< PropertyValue > aViewInformation;
const Sequence< PropertyValue > aParams;
for(sal_Int32 a(0); a < maShapeSelection->getCount(); a++) for(sal_Int32 a(0); a < maShapeSelection->getCount(); a++)
{ {
......
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