Searched refs:bCTL (Results 1 – 6 of 6) sorted by relevance
212 bool bCTL = aLangOpt.IsCTLFontEnabled(); in SwPrintUIOptions() local216 const int nCTLOpts = bCTL ? 1 : 0; in SwPrintUIOptions()416 if (bCTL) in SwPrintUIOptions()
2070 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local2077 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_IMPR ) in Initialize()2094 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local2101 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_SD ) in Initialize()
314 sal_Bool bCTL = aLangOptions.IsCTLFontEnabled(); in SvxPageDescPage() local330 if( bCTL ) in SvxPageDescPage()343 if( !(bWeb && bHTML32) && (bCJK || bCTL) && in SvxPageDescPage()
171 sal_Bool bCTL = SW_MOD()->GetCTLOptions().IsCTLFontEnabled(); in SwFormatTablePage() local172 if( !bHtmlMode && bCTL ) in SwFormatTablePage()
4499 sal_Bool bCTL = sal_False; in ImplInitLayoutMode() local4503 bCTL = HasScriptType( nPara, i18n::ScriptType::COMPLEX ); in ImplInitLayoutMode()4510 bCTL = nScriptType == i18n::ScriptType::COMPLEX; in ImplInitLayoutMode()4520 if ( !bCTL && !bR2L) in ImplInitLayoutMode()
1990 sal_Bool bCTL = sal_False; in InitWritingDirections() local1996 bCTL = sal_True; in InitWritingDirections()2002 if ( ( bCTL || ( nBidiLevel == 1 /*RTL*/ ) ) && pParaPortion->GetNode()->Len() ) in InitWritingDirections()
Completed in 98 milliseconds