Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1969 sal_Bool bTypeFound = sal_False; in HasScriptType() local
1976 for ( size_t n = rTypes.size(); n && !bTypeFound; ) in HasScriptType()
1979 bTypeFound = sal_True; in HasScriptType()
1981 return bTypeFound; in HasScriptType()

Completed in 32 milliseconds