summaryrefslogtreecommitdiff
path: root/sw/inc/unotextbodyhf.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-01-08 17:13:56 +0100
committerMichael Stahl <mst@openoffice.org>2010-01-08 17:13:56 +0100
commit3356582b67bb91d6d438cbf356527a928070d7fa (patch)
tree10c2c7cba790645614fb6693d100428fffc97f46 /sw/inc/unotextbodyhf.hxx
parent150d65d3115d361f19df118c25e530d54a055937 (diff)
swunolocking1: #i105557#: fix locking for SwXBodyText:
use new XServiceInfo helpers. clean up the implementation a little.
Diffstat (limited to 'sw/inc/unotextbodyhf.hxx')
-rw-r--r--sw/inc/unotextbodyhf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotextbodyhf.hxx b/sw/inc/unotextbodyhf.hxx
index 98656ca68c29..15c38044e4ff 100644
--- a/sw/inc/unotextbodyhf.hxx
+++ b/sw/inc/unotextbodyhf.hxx
@@ -64,7 +64,7 @@ protected:
public:
- SwXBodyText(SwDoc* pDoc);
+ SwXBodyText(SwDoc *const pDoc);
SwXTextCursor * CreateTextCursor(const bool bIgnoreTables = false);