Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx851 sal_Bool bLang = true; in FlushInBuffer() local
860 default: bLang = sal_False; in FlushInBuffer()
862 if(bLang) in FlushInBuffer()
871 bLang = sal_False; in FlushInBuffer()
919 bLang = (bSystemIsNonLatin != bOOoLangIsNonLatin); in FlushInBuffer()
922 if(bLang) in FlushInBuffer()

Completed in 33 milliseconds