Lines Matching refs:null
121 if (xPropSet != null) // should always be the case in GetValueToUse()
160 if (xPropSet != null) // should always be the case in GetValueToUse()
212 return null; in hyphenate()
217 return null; in hyphenate()
230 XHyphenatedWord xRes = null; in hyphenate()
293 return null; in queryAlternativeSpelling()
298 return null; in queryAlternativeSpelling()
311 XHyphenatedWord xRes = null; in queryAlternativeSpelling()
342 return null; in createPossibleHyphens()
347 return null; in createPossibleHyphens()
360 XPossibleHyphens xRes = null; in createPossibleHyphens()
408 if (!bDisposing && xLstnr != null) in addLinguServiceEventListener()
418 if (!bDisposing && xLstnr != null) in removeLinguServiceEventListener()
504 XSingleServiceFactory xSingleServiceFactory = null; in __getServiceFactory()