summaryrefslogtreecommitdiffstats
path: root/sc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-10 09:39:51 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-10 09:39:51 +0000
commit336f366b74e2432a9c76c72fb060d0522773ab12 (patch)
tree5d2c7a2b727ecd75ad9793d75a30bb42495b3883 /sc/source
parent#i10000# WaE wntmsci12 (non pro) (diff)
downloadcore-336f366b74e2432a9c76c72fb060d0522773ab12.tar.gz
core-336f366b74e2432a9c76c72fb060d0522773ab12.zip
#i10000# WaE wntmsci12 (non pro)
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/filter/excel/xichart.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/excel/xichart.cxx b/sc/source/filter/excel/xichart.cxx
index b1749697a12f..8c37b04d904f 100644
--- a/sc/source/filter/excel/xichart.cxx
+++ b/sc/source/filter/excel/xichart.cxx
@@ -711,6 +711,7 @@ sal_uInt16 XclImpChSourceLink::GetCellCount() const
static_cast<sal_uInt32>(nTab+1);
}
break;
+ default: ;
}
}
return limit_cast<sal_uInt16>(nCellCount);