summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-05-15 15:17:41 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-05-16 07:26:38 +0200
commit4eb19ec569579137de9d835fe584e47b871c4e8c (patch)
treef427ac5d6beea4d663ea6830beb51b73519824a3 /sc/inc
parent1622b67e4b2bc8ecc5dd3ededc0a6e5adb936a6e (diff)
add missing OOXML icon sets, tdf#69095
Change-Id: Ia4f9e62bb2b2bd143785642fcfacbc58cfaf1926
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/colorscale.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx
index dd28d47f51e8..6a2115f06001 100644
--- a/sc/inc/colorscale.hxx
+++ b/sc/inc/colorscale.hxx
@@ -192,6 +192,8 @@ enum ScIconSetType
IconSet_3Symbols,
IconSet_3Symbols2,
IconSet_3Smilies,
+ IconSet_3Stars,
+ IconSet_3Triangles,
IconSet_3ColorSmilies,
IconSet_4Arrows,
IconSet_4ArrowsGray,
@@ -201,7 +203,8 @@ enum ScIconSetType
IconSet_5Arrows,
IconSet_5ArrowsGray,
IconSet_5Ratings,
- IconSet_5Quarters
+ IconSet_5Quarters,
+ IconSet_5Boxes
};
struct ScIconSetMap {