summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeextlst.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xeextlst.cxx')
-rw-r--r--sc/source/filter/excel/xeextlst.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/excel/xeextlst.cxx b/sc/source/filter/excel/xeextlst.cxx
index c9a321420eea..921642aa3910 100644
--- a/sc/source/filter/excel/xeextlst.cxx
+++ b/sc/source/filter/excel/xeextlst.cxx
@@ -276,6 +276,7 @@ XclExpExtCfRule::XclExpExtCfRule( const XclExpRoot& rRoot, const ScFormatEntry&
mxEntry.reset(new XclExpExtIconSet(*this, rIconSet, rPos));
pType = "iconSet";
}
+ break;
default:
break;
}