summaryrefslogtreecommitdiff
path: root/include/editeng
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-28 13:47:35 +0200
committerNoel Grandin <noel@peralex.com>2014-03-03 08:59:37 +0200
commit074a2af8bc26d5d1ba3ef01016df7d6d122cfb9f (patch)
tree1b05709f49dc7def3f0e1c94b9eac051d25d2425 /include/editeng
parent241f1a1ab47f56305725b2f33c23bac3ea919d79 (diff)
editeng: sal_Bool->bool
Change-Id: I26b1fe14023737b85bcf23628e4881c8be79f071
Diffstat (limited to 'include/editeng')
-rw-r--r--include/editeng/wrlmitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/wrlmitem.hxx b/include/editeng/wrlmitem.hxx
index b37169a2ecc0..d64f2d6f070c 100644
--- a/include/editeng/wrlmitem.hxx
+++ b/include/editeng/wrlmitem.hxx
@@ -37,7 +37,7 @@ class EDITENG_DLLPUBLIC SvxWordLineModeItem : public SfxBoolItem
public:
TYPEINFO();
- SvxWordLineModeItem( const sal_Bool bWordLineMode /*= sal_False*/,
+ SvxWordLineModeItem( const bool bWordLineMode /*= false*/,
const sal_uInt16 nId );
// "pure virtual Methods" from SfxPoolItem