summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tparea.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/tparea.cxx')
-rw-r--r--cui/source/tabpages/tparea.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx
index bcc77512ebd7..2bacae4da9f5 100644
--- a/cui/source/tabpages/tparea.cxx
+++ b/cui/source/tabpages/tparea.cxx
@@ -49,7 +49,7 @@ enum FillType
const WhichRangesContainer SvxAreaTabPage::pAreaRanges(
svl::Items<
XATTR_GRADIENTSTEPCOUNT, XATTR_GRADIENTSTEPCOUNT,
- SID_ATTR_FILL_STYLE, SID_ATTR_FILL_BITMAP>::value);
+ SID_ATTR_FILL_STYLE, SID_ATTR_FILL_BITMAP>);
namespace
{