Home
last modified time | relevance | path

Searched refs:bCheckTranslationLang (Results 1 – 2 of 2) sorted by relevance

/trunk/main/l10ntools/source/
H A Dgsicheck.cxx289 , bCheckTranslationLang( bTrans ) in GSIBlock()
661 …bRequireSourceLine ) || ( pSourceLine && !pSourceLine->IsOK() && !bCheckTranslationLang ) || bHasB… in WriteError()
673 … pSourceLine && ( bHasError || !pSourceLine->IsOK() ) && !( !bHasError && bCheckTranslationLang ) ) in WriteError()
682 …Line && bRequireSourceLine ) || ( pSourceLine && !pSourceLine->IsOK() && !bCheckTranslationLang ) ) in WriteCorrect()
697 …Line && pSourceLine->IsOK() && ( Count() || !bCheckTranslationLang ) ) || ( bHasOK && bCheckTransl… in WriteCorrect()
787 sal_Bool bCheckTranslationLang = sal_False; in main() local
872 case 't':bCheckTranslationLang = sal_True; in main()
951 if ( bCheckSourceLang && bCheckTranslationLang ) in main()
1087 …pBlock = new GSIBlock( bPrintContext, bCheckSourceLang, bCheckTranslationLang, bReferenceFile, bAl… in main()
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx98 sal_Bool bCheckTranslationLang; member in GSIBlock

Completed in 21 milliseconds