summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfcontent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfcontent.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfcontent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfcontent.hxx b/lotuswordpro/inc/xfilter/xfcontent.hxx
index 38021b4fcd7a..8cb5be5da2c6 100644
--- a/lotuswordpro/inc/xfilter/xfcontent.hxx
+++ b/lotuswordpro/inc/xfilter/xfcontent.hxx
@@ -91,7 +91,7 @@ public:
/**
* @short: return the style name.
*/
- const OUString& GetStyleName() {return m_strStyleName;}
+ const OUString& GetStyleName() const {return m_strStyleName;}
void DoToXml(IXFStream* stream)
{