Lines Matching refs:null

57 	String printer = null;
58 String server = null;
59 String description = null;
60 String port = null;
61 String ptype = null;
62 String fcontents = null;
63 String make = null;
64 String model = null;
65 String ppd = null;
66 String ppdfile = null;
69 String faultn = null;
70 String banner = null;
71 String destination = null;
72 String protocol = null;
73 String useraccesslist[] = null;
74 String oldptype = null;
75 String olddevice = null;
82 String helpTag = null;
84 String cmdLog = null;
85 String errorLog = null;
86 String warnLog = null;
88 String actionName = null;
91 Component defaultComponent = null;
194 if (workingPrinter.getPPD() != null)
231 if (workingPrinter.getPPD() != null)
263 if (workingPrinter.getPPD() != null)
342 if (access == null)
430 if (tmp == null) {
519 if (workingPrinter.getPPD() != null) {
590 if (workingPrinter.getComment() != null)
627 if (workingPrinter.getPPD() != null) {
698 if (p != null) {
708 if (destText != null)
714 if (make != null) {
720 if (model != null)
725 if (ppd != null)
732 if (fault == null || fault == "none")
752 if (banner == null)
775 if (filedata == null) {
780 if (i > 0 && filedata[i] != null)
835 if (type == null)
912 server = null;
967 port = new String("/dev/null");
985 if (workingPrinter.getComment() == null && description.equals(""))
986 description = null;
996 useraccesslist = null;
1003 if (t != null) {
1036 Debug.message("CLNT:pmInstPr:gui2lptype: input printer type null");
1045 String[] lp = null;
1047 if (f != null) {
1068 "CLNT:pmInstPr:gui2lpfcontents(): input string null");
1075 String lp = null;
1076 if (n != null) {
1086 "CLNT:pmInstPr:gui2lpfaultn():input faultnotify null");
1092 String lp = null;
1107 String lp = null;
1119 if (lp != null)
1127 if (workingPrinter != null) {
1128 if (printer != null)
1130 if (server != null) {
1133 if (description != null)
1135 if ((port != null) &&
1138 if (make != null) {
1141 if (model != null) {
1144 if (ppd != null) {
1150 if (ptype != null)
1152 if (fcontents != null)
1154 if (faultn != null)
1156 if (destination != null)
1158 if (protocol != null)
1160 if (useraccesslist != null)
1168 if (defaultp != null)
1171 if (banner != null)
1176 "CLNT:pmInstPr:updatePrinter(): workingPrinter null");
1300 if (workingPrinter.getPPD() != null) {
1329 if (workingPrinter.getPPD() != null) {
1377 if (pnameText != null)
1379 if (snameText != null)
1381 if (descText != null)
1383 if (portCombo != null)
1385 if (makeCombo != null)
1387 if (modelCombo != null)
1389 if (ppdCombo != null)
1391 if (typeCombo != null)
1393 if (faultCombo != null)
1395 if (protocolCombo != null)
1397 if (destText != null)
1403 if (bannerCombo != null)
1412 if (workingPrinter != null) {
1414 if (workingPrinter.getComment() != null)
1437 if (workingPrinter.getPPD() != null) {
1507 if (defaultComponent != null)
1637 if (msg == null || msg.length() == 0)
1716 if (olddevice == null)
1721 if (olddevice == null)
1732 if (olddevice == null)
1742 String makemodel[] = null;
1745 String models[] = null;
1749 if (makemodel != null) {
1750 if ((makemodel[0] != null) &&
1751 (!makemodel[0].equals(null))) {
1788 if ((makemodel[1] != null) &&
1789 (!makemodel[1].equals(null))) {
1805 if (models == null) {
1883 if (oldptype == null)
1888 if (oldptype == null)
1901 if (oldptype == null)
1929 String models[] = null;
1939 if (models == null) {
1964 String ppds[] = null;
1978 if (ppds == null) {
2007 String tmp = null;
2017 if (tmp == null || tmp.equals("") || tmp.trim().equals("")) {
2089 myTop.localinstallView = null;
2093 myTop.networkinstallView = null;
2189 if (defaultComponent != null) {