summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuhhconv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/func/fuhhconv.cxx')
-rw-r--r--sd/source/ui/func/fuhhconv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/func/fuhhconv.cxx b/sd/source/ui/func/fuhhconv.cxx
index ad5fd9bfa1bc..a8331942f3c9 100644
--- a/sd/source/ui/func/fuhhconv.cxx
+++ b/sd/source/ui/func/fuhhconv.cxx
@@ -243,7 +243,7 @@ void FuHangulHanjaConversion::StartChineseConversion()
vcl::Font aTargetFont = OutputDevice::GetDefaultFont(
DefaultFontType::CJK_PRESENTATION,
- nTargetLang, DEFAULTFONT_FLAGS_ONLYONE );
+ nTargetLang, GetDefaultFontFlags::OnlyOne );
StartConversion( nSourceLang, nTargetLang, &aTargetFont, nOptions, false );
ConvertStyles( nTargetLang, &aTargetFont );