Lines Matching refs:equals

395 	if (sPersistentServiceName.equals(FM_COMPONENT_EDIT))	// 5.0-Name  in getControlTypeByObject()
402 if (sPersistentServiceName.equals(FM_COMPONENT_TEXTFIELD)) in getControlTypeByObject()
404 if (sPersistentServiceName.equals(FM_COMPONENT_COMMANDBUTTON)) in getControlTypeByObject()
406 if (sPersistentServiceName.equals(FM_COMPONENT_FIXEDTEXT)) in getControlTypeByObject()
408 if (sPersistentServiceName.equals(FM_COMPONENT_LISTBOX)) in getControlTypeByObject()
410 if (sPersistentServiceName.equals(FM_COMPONENT_CHECKBOX)) in getControlTypeByObject()
412 if (sPersistentServiceName.equals(FM_COMPONENT_RADIOBUTTON)) in getControlTypeByObject()
414 if (sPersistentServiceName.equals(FM_COMPONENT_GROUPBOX)) in getControlTypeByObject()
416 if (sPersistentServiceName.equals(FM_COMPONENT_COMBOBOX)) in getControlTypeByObject()
418 if (sPersistentServiceName.equals(FM_COMPONENT_GRID)) // 5.0-Name in getControlTypeByObject()
420 if (sPersistentServiceName.equals(FM_COMPONENT_GRIDCONTROL)) in getControlTypeByObject()
422 if (sPersistentServiceName.equals(FM_COMPONENT_IMAGEBUTTON)) in getControlTypeByObject()
424 if (sPersistentServiceName.equals(FM_COMPONENT_FILECONTROL)) in getControlTypeByObject()
426 if (sPersistentServiceName.equals(FM_COMPONENT_DATEFIELD)) in getControlTypeByObject()
428 if (sPersistentServiceName.equals(FM_COMPONENT_TIMEFIELD)) in getControlTypeByObject()
430 if (sPersistentServiceName.equals(FM_COMPONENT_NUMERICFIELD)) in getControlTypeByObject()
432 if (sPersistentServiceName.equals(FM_COMPONENT_CURRENCYFIELD)) in getControlTypeByObject()
434 if (sPersistentServiceName.equals(FM_COMPONENT_PATTERNFIELD)) in getControlTypeByObject()
436 if (sPersistentServiceName.equals(FM_COMPONENT_HIDDEN)) // 5.0-Name in getControlTypeByObject()
438 if (sPersistentServiceName.equals(FM_COMPONENT_HIDDENCONTROL)) in getControlTypeByObject()
440 if (sPersistentServiceName.equals(FM_COMPONENT_IMAGECONTROL)) in getControlTypeByObject()
442 if (sPersistentServiceName.equals(FM_COMPONENT_FORMATTEDFIELD)) in getControlTypeByObject()
448 if ( sPersistentServiceName.equals( FM_SUN_COMPONENT_SCROLLBAR ) ) in getControlTypeByObject()
450 if ( sPersistentServiceName.equals( FM_SUN_COMPONENT_SPINBUTTON) ) in getControlTypeByObject()
452 if (sPersistentServiceName.equals(FM_SUN_COMPONENT_NAVIGATIONBAR)) in getControlTypeByObject()