Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dgsicheck.cxx288 , bCheckSourceLang( bSource ) in GSIBlock()
657 if ( pSourceLine && pSourceLine->IsOK() && bCheckSourceLang && !bHasBlockError ) in WriteError()
689 if ( ( GetObject( i )->IsOK() || bCheckSourceLang ) && !bHasBlockError ) in WriteCorrect()
706 if ( pSourceLine && !pSourceLine->IsFixed() && bCheckSourceLang ) in WriteFixed()
786 sal_Bool bCheckSourceLang = sal_False; in main() local
870 case 's':bCheckSourceLang = 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.hxx97 sal_Bool bCheckSourceLang; member in GSIBlock

Completed in 17 milliseconds