summaryrefslogtreecommitdiff
path: root/editeng/source/misc/swafopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/misc/swafopt.cxx')
-rw-r--r--editeng/source/misc/swafopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/swafopt.cxx b/editeng/source/misc/swafopt.cxx
index 0ac6368c28a7..fd81eff75eda 100644
--- a/editeng/source/misc/swafopt.cxx
+++ b/editeng/source/misc/swafopt.cxx
@@ -68,7 +68,7 @@ SvxSwAutoFmtFlags::SvxSwAutoFmtFlags()
aBulletFont.SetFamily( FAMILY_DONTKNOW );
aBulletFont.SetPitch( PITCH_DONTKNOW );
aBulletFont.SetWeight( WEIGHT_DONTKNOW );
- aBulletFont.SetTransparent( sal_True );
+ aBulletFont.SetTransparent( true );
cBullet = 0x2022;
cByInputBullet = cBullet;