summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfnumberstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfnumberstyle.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfnumberstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfnumberstyle.hxx b/lotuswordpro/inc/xfilter/xfnumberstyle.hxx
index 79f442b5566d..cea69c1f9010 100644
--- a/lotuswordpro/inc/xfilter/xfnumberstyle.hxx
+++ b/lotuswordpro/inc/xfilter/xfnumberstyle.hxx
@@ -75,7 +75,7 @@ public:
void SetGroup();
void SetColor(const XFColor& color);
- const XFColor& GetColor() {return m_aColor;}
+ const XFColor& GetColor() const {return m_aColor;}
void SetPrefix(const OUString& prefix);