summaryrefslogtreecommitdiffstats
path: root/sw/inc/ToxWhitespaceStripper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ToxWhitespaceStripper.hxx')
-rw-r--r--sw/inc/ToxWhitespaceStripper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ToxWhitespaceStripper.hxx b/sw/inc/ToxWhitespaceStripper.hxx
index 4e1061986166..bc8e8699c032 100644
--- a/sw/inc/ToxWhitespaceStripper.hxx
+++ b/sw/inc/ToxWhitespaceStripper.hxx
@@ -39,7 +39,7 @@ public:
GetPositionInStrippedString(sal_Int32 pos) const;
OUString
- GetStrippedString() const;
+ GetStrippedString() const { return mStripped;}
private:
OUString mStripped;