summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/notxtfrm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/notxtfrm.cxx')
-rw-r--r--sw/source/core/doc/notxtfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index be12f39e096b..d221bcbdf132 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -100,7 +100,7 @@ static void lcl_PaintReplacement( const SwRect &rRect, const OUString &rText,
pFont->SetStyleName( OUString() );
pFont->SetName(OUString("Arial Unicode"));
pFont->SetFamily( FAMILY_SWISS );
- pFont->SetTransparent( sal_True );
+ pFont->SetTransparent( true );
}
Color aCol( COL_RED );