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; break;
default: default:
{ break;
// added to avoid warnings
}
} }
OUString* pCellString(&sElemCell); OUString* pCellString(&sElemCell);
if (aCell.bIsCovered) if (aCell.bIsCovered)