summaryrefslogtreecommitdiff
path: root/sc/inc/fillinfo.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-15 16:32:45 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-15 19:11:55 +0100
commit50f8fcbcc388243f821c52d75bb516858abe688d (patch)
tree9fc2e43d8f34b258124537f62d67900b6913e7a0 /sc/inc/fillinfo.hxx
parent6240d455e179e202bbadffd170965a1e61d5f896 (diff)
support to hide the cell value when using icon sets
Change-Id: I1ed002758a3c073f950cec2b2222cfc0d3684df7
Diffstat (limited to 'sc/inc/fillinfo.hxx')
-rw-r--r--sc/inc/fillinfo.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/fillinfo.hxx b/sc/inc/fillinfo.hxx
index 23d0f9b94d34..e3fdb6e5af42 100644
--- a/sc/inc/fillinfo.hxx
+++ b/sc/inc/fillinfo.hxx
@@ -87,6 +87,7 @@ struct ScIconSetInfo
{
sal_Int32 nIconIndex;
ScIconSetType eIconSetType;
+ bool mbShowValue;
};
struct CellInfo