Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java109 return b == getTrueFor(errorType); in showMessage()
130 private static int getTrueFor(int errorType) in getTrueFor() method in AbstractErrorHandler