fix indentation

Change-Id: Ie70d580cd2a4ad88751672fd257c825b9813c86e
This commit is contained in:
Markus Mohrhard
2013-04-24 15:19:35 +02:00
parent 26ef3153f3
commit 6bec369008

View File

@@ -2951,9 +2951,7 @@ void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount)
}
break;
default:
{
// added to avoid warnings
}
break;
}
OUString* pCellString(&sElemCell);
if (aCell.bIsCovered)