Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java63 private static String[] sLogicOperators; field in FilterComponent
336 String soperator = sLogicOperators[_filtercondition.Handle - 1]; in getDisplayCondition()
413sLogicOperators = CurUnoDialog.m_oResource.getResArray(BaseID + 26, 10 /* 7 */); // =, <>, <, >, <… in FilterComponent()
685 Short.valueOf((short) sLogicOperators.length /* 7 */), in ControlRow()
689 sLogicOperators, in ControlRow()