summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpsilverbullet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpsilverbullet.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpsilverbullet.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpsilverbullet.hxx b/lotuswordpro/source/filter/lwpsilverbullet.hxx
index 2f04feb4e487..5bf34b396254 100644
--- a/lotuswordpro/source/filter/lwpsilverbullet.hxx
+++ b/lotuswordpro/source/filter/lwpsilverbullet.hxx
@@ -104,7 +104,7 @@ public:
const OUString& GetBulletStyleName() const;
- OUString const & GetBulletChar();
+ OUString const & GetBulletChar() const;
static OUString GetPrefix() { return OUString(); }
@@ -124,7 +124,7 @@ public:
OUString GetDivisionName();
- OUString GetSectionName();
+ OUString GetSectionName() const;
private:
sal_uInt16 m_nFlags;