summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/charhiddenitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/charhiddenitem.hxx')
-rw-r--r--editeng/inc/editeng/charhiddenitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/charhiddenitem.hxx b/editeng/inc/editeng/charhiddenitem.hxx
index b6debc4285..7dfb3203cb 100644
--- a/editeng/inc/editeng/charhiddenitem.hxx
+++ b/editeng/inc/editeng/charhiddenitem.hxx
@@ -44,7 +44,7 @@ class EDITENG_DLLPUBLIC SvxCharHiddenItem : public SfxBoolItem
public:
TYPEINFO();
- SvxCharHiddenItem( const BOOL bHidden /*= FALSE*/, const USHORT nId );
+ SvxCharHiddenItem( const sal_Bool bHidden /*= sal_False*/, const sal_uInt16 nId );
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,