summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx b/lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx
index 0c6da3c488fe..34c99753e110 100644
--- a/lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx
@@ -82,7 +82,7 @@ public:
void SetSurfix(const OUString& surfix);
- void SetNegativeStyle(const OUString& prefix, const OUString& suffix, const XFColor& color=XFColor(255,0,0));
+ void SetNegativeStyle(const OUString& prefix, const OUString& suffix, const XFColor& color);
void SetNumberType(enumXFNumberType type);