Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java733 int nSelOperator = getSelectedOperator(); in isConditionComplete() local
735 if (nSelOperator == com.sun.star.sdb.SQLFilterOperator.SQLNULL in isConditionComplete()
736 … || /* is null */ nSelOperator == com.sun.star.sdb.SQLFilterOperator.NOT_SQLNULL) /* is not null */ in isConditionComplete()
751 if (nSelOperator != -1) in isConditionComplete()

Completed in 19 milliseconds