Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx305 sal_Bool bCTL = aLangOptions.IsCTLFontEnabled(); in SvxPageDescPage() local
321 if( bCTL ) in SvxPageDescPage()
334 if( !(bWeb && bHTML32) && (bCJK || bCTL) && in SvxPageDescPage()
/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx2069 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local
2076 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_IMPR ) in Initialize()
2093 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() local
2100 if ( bCTL || nPageId != RID_OFA_TP_INTERNATIONAL_SD ) in Initialize()
/aoo41x/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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx4432 sal_Bool bCTL = sal_False; in ImplInitLayoutMode() local
4436 bCTL = HasScriptType( nPara, i18n::ScriptType::COMPLEX ); in ImplInitLayoutMode()
4443 bCTL = nScriptType == i18n::ScriptType::COMPLEX; in ImplInitLayoutMode()
4453 if ( !bCTL && !bR2L) in ImplInitLayoutMode()
H A Dimpedit2.cxx1985 sal_Bool bCTL = sal_False; in InitWritingDirections() local
1991 bCTL = sal_True; in InitWritingDirections()
1997 if ( ( bCTL || ( nBidiLevel == 1 /*RTL*/ ) ) && pParaPortion->GetNode()->Len() ) in InitWritingDirections()

Completed in 80 milliseconds