Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx212 bool bCTL = aLangOpt.IsCTLFontEnabled(); in SwPrintUIOptions() local
216 const int nCTLOpts = bCTL ? 1 : 0; in SwPrintUIOptions()
416 if (bCTL) in SwPrintUIOptions()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx2070 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local
2077 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_IMPR ) in Initialize()
2094 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local
2101 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_SD ) in Initialize()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx314 sal_Bool bCTL = aLangOptions.IsCTLFontEnabled(); in SvxPageDescPage() local
330 if( bCTL ) in SvxPageDescPage()
343 if( !(bWeb && bHTML32) && (bCJK || bCTL) && in SvxPageDescPage()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx171 sal_Bool bCTL = SW_MOD()->GetCTLOptions().IsCTLFontEnabled(); in SwFormatTablePage() local
172 if( !bHtmlMode && bCTL ) in SwFormatTablePage()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4499 sal_Bool bCTL = sal_False; in ImplInitLayoutMode() local
4503 bCTL = HasScriptType( nPara, i18n::ScriptType::COMPLEX ); in ImplInitLayoutMode()
4510 bCTL = nScriptType == i18n::ScriptType::COMPLEX; in ImplInitLayoutMode()
4520 if ( !bCTL && !bR2L) in ImplInitLayoutMode()
H A Dimpedit2.cxx1990 sal_Bool bCTL = sal_False; in InitWritingDirections() local
1996 bCTL = sal_True; in InitWritingDirections()
2002 if ( ( bCTL || ( nBidiLevel == 1 /*RTL*/ ) ) && pParaPortion->GetNode()->Len() ) in InitWritingDirections()

Completed in 145 milliseconds