diff options
Diffstat (limited to 'sw/inc/unoredline.hxx')
-rw-r--r-- | sw/inc/unoredline.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx index 92db9257c4a6..65c14d82bbbf 100644 --- a/sw/inc/unoredline.hxx +++ b/sw/inc/unoredline.hxx @@ -86,7 +86,7 @@ public: SwXRedlinePortion( const SwRedline* pRed, const SwUnoCrsr* pPortionCrsr, ::com::sun::star::uno::Reference< ::com::sun::star::text::XText > xParent, - BOOL bIsStart); + sal_Bool bIsStart); ~SwXRedlinePortion(); |