Kaydet (Commit) 0884b47e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable

Change-Id: I81ddfe76ad9bcaf284044ca5393d2469653ae524
üst 76367894
......@@ -211,7 +211,6 @@ void XMLTableShapeImportHelper::finishShape(
// position from the most top and left positioned shape(s) within
// the group
Point aStartPoint( rShape->getPosition().X,rShape->getPosition().Y );
awt::Size aSize(rShape->getSize() );
uno::Reference< drawing::XShape > xChild( rShapes, uno::UNO_QUERY );
if (SvxShape* pGroupShapeImp = SvxShape::getImplementation( lcl_getTopLevelParent( xChild ) ))
{
......
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