fix indentation
Change-Id: Ie70d580cd2a4ad88751672fd257c825b9813c86e
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user