| commit | 2e6feddc53830406fa04b4a0aea49bb8438dc702 | [log] |
|---|---|---|
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | Wed Oct 07 23:26:50 2015 +0200 |
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | Wed Oct 07 22:44:33 2015 +0000 |
| tree | 90da6e513aed4f123b66abdab094bc632d7f4af8 | |
| parent | f3dfab0c23bde81a00fa2f16cf4d96c8809e5045 [diff] |
3stars iconset not exported to OOXML, tdf#94850 Change-Id: I983406a9eae2c975de0bb57894b89819445e8bec Reviewed-on: https://gerrit.libreoffice.org/19238 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
diff --git a/sc/source/filter/excel/xeextlst.cxx b/sc/source/filter/excel/xeextlst.cxx index b6c7818..79bf523 100644 --- a/sc/source/filter/excel/xeextlst.cxx +++ b/sc/source/filter/excel/xeextlst.cxx
@@ -321,6 +321,7 @@ XclExpExtConditionalFormatting::XclExpExtConditionalFormatting( const XclExpRoot case IconSet_3Smilies: case IconSet_3ColorSmilies: case IconSet_5Boxes: case IconSet_3Stars: bNeedsExt = true; break; default: