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()
305 sal_Bool bCTL = aLangOptions.IsCTLFontEnabled(); in SvxPageDescPage() local321 if( bCTL ) in SvxPageDescPage()334 if( !(bWeb && bHTML32) && (bCJK || bCTL) && in SvxPageDescPage()
2069 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local2076 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_IMPR ) in Initialize()2093 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local2100 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_SD ) in Initialize()
171 sal_Bool bCTL = SW_MOD()->GetCTLOptions().IsCTLFontEnabled(); in SwFormatTablePage() local172 if( !bHtmlMode && bCTL ) in SwFormatTablePage()
4432 sal_Bool bCTL = sal_False; in ImplInitLayoutMode() local4436 bCTL = HasScriptType( nPara, i18n::ScriptType::COMPLEX ); in ImplInitLayoutMode()4443 bCTL = nScriptType == i18n::ScriptType::COMPLEX; in ImplInitLayoutMode()4453 if ( !bCTL && !bR2L) in ImplInitLayoutMode()
1985 sal_Bool bCTL = sal_False; in InitWritingDirections() local1991 bCTL = sal_True; in InitWritingDirections()1997 if ( ( bCTL || ( nBidiLevel == 1 /*RTL*/ ) ) && pParaPortion->GetNode()->Len() ) in InitWritingDirections()
Completed in 103 milliseconds