Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/doc/
H A Dextinput.cxx79 bool bLang = true; in ~SwExtTextInput() local
86 default: bLang = false; in ~SwExtTextInput()
88 if ( bLang ) in ~SwExtTextInput()
/AOO42X/main/l10ntools/source/help/
H A DHelpIndexerTool.java85 boolean bLang = false; in mainImpl()
105 bLang = true; in mainImpl()
167 if( !bLang || !bMod || !bZipDir || (!bOutput && !bExtensionMode && !bExtension) ) in mainImpl()
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx848 sal_Bool bLang = true; in FlushInBuffer() local
857 default: bLang = sal_False; in FlushInBuffer()
859 if(bLang) in FlushInBuffer()
868 bLang = sal_False; in FlushInBuffer()
916 bLang = (bSystemIsNonLatin != bOOoLangIsNonLatin); in FlushInBuffer()
919 if(bLang) in FlushInBuffer()