Home
last modified time | relevance | path

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

/aoo4110/main/codemaker/source/codemaker/
H A Dglobal.cxx186 sal_Bool bFindChanges = sal_False; in checkFileContent() local
195 while ( !bFindChanges && !feof(target) && !feof(tmp)) in checkFileContent()
201 bFindChanges = sal_True; in checkFileContent()
204 bFindChanges = sal_True; in checkFileContent()
211 return bFindChanges; in checkFileContent()

Completed in 12 milliseconds