summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frminf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/frminf.hxx')
-rw-r--r--sw/source/core/inc/frminf.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/frminf.hxx b/sw/source/core/inc/frminf.hxx
index b6bb3ce377ac..6af9e7db6107 100644
--- a/sw/source/core/inc/frminf.hxx
+++ b/sw/source/core/inc/frminf.hxx
@@ -62,7 +62,7 @@ public:
{ pFrm = pNew; return *this; }
// Is it a comparison? Returns position in frame.
- sal_uInt16 GetBigIndent( xub_StrLen& rFndPos,
+ sal_Int32 GetBigIndent( sal_Int32& rFndPos,
const SwTxtFrm *pNextFrm = 0 ) const;
};