Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx252 static int bIsInit = 0; in GetIgnoreTranslWrapper() local
256 if( !bIsInit ) in GetIgnoreTranslWrapper()
259 bIsInit = 1; in GetIgnoreTranslWrapper()
265 static int bIsInit = 0; in GetCollatorWrapper() local
267 if( !bIsInit ) in GetCollatorWrapper()
270 bIsInit = 1; in GetCollatorWrapper()

Completed in 18 milliseconds