summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unometa.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unometa.hxx')
-rw-r--r--sw/source/core/inc/unometa.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/unometa.hxx b/sw/source/core/inc/unometa.hxx
index fcff17c64e24..f8e5aa551bbb 100644
--- a/sw/source/core/inc/unometa.hxx
+++ b/sw/source/core/inc/unometa.hxx
@@ -104,7 +104,7 @@ public:
/// init params with position of the attribute content (w/out CH_TXTATR)
bool SetContentRange(
- SwTxtNode *& rpNode, xub_StrLen & rStart, xub_StrLen & rEnd) const;
+ SwTxtNode *& rpNode, sal_Int32 & rStart, sal_Int32 & rEnd) const;
::com::sun::star::uno::Reference< ::com::sun::star::text::XText >
GetParentText() const;