Home
last modified time | relevance | path

Searched refs:nLangRes (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1530 sal_uInt16 nLangRes = RES_CHRATR_LANGUAGE; in SwEnhancedPDFExportHelper() local
1533 nLangRes = RES_CHRATR_CJK_LANGUAGE; in SwEnhancedPDFExportHelper()
1535 nLangRes = RES_CHRATR_CTL_LANGUAGE; in SwEnhancedPDFExportHelper()
1537 …eLanguageDefault = static_cast<const SvxLanguageItem*>(&mrSh.GetDoc()->GetDefault( nLangRes ))->Ge… in SwEnhancedPDFExportHelper()

Completed in 29 milliseconds