Lines Matching refs:null

151             XComponent aDoc = null;  in loadFromURL()
154 if (_aGTA.getMultiServiceFactory() == null) in loadFromURL()
157 return null; in loadFromURL()
162 if (aDesktop != null) in loadFromURL()
199 … if (_aGTA.getImportFilterName() != null && _aGTA.getImportFilterName().length() > 0) in loadFromURL()
218 if (aDoc != null) in loadFromURL()
227 … if (_aGTA.getImportFilterName() != null && _aGTA.getImportFilterName().length() > 0) in loadFromURL()
245 aDoc = null; in loadFromURL()
335 if (aDoc == null) in storeAsPDF()
391 if (aDoc != null) in printToFileWithOOo()
445 if (_aGTA != null) in createInfoFile()
447 if (_sSpecial != null && _sSpecial.equals("msoffice")) in createInfoFile()
484 if (_aGTA != null) in createInfoFile()
525 if (_aDoc == null) in impl_printToFileWithOOo()
533 if (_sOutputURL != null) in impl_printToFileWithOOo()
539 if (aStorable != null) in impl_printToFileWithOOo()
552 if (aDoc == null) in impl_printToFileWithOOo()
578 if (aPrintable != null) in impl_printToFileWithOOo()
599 if (_aGTA.getPrinterName() != null) in impl_printToFileWithOOo()
630 if (aSettings != null) in impl_printToFileWithOOo()
759 if (_sAbsoluteOutputPath != null) in isReferenceExists()
813 String sOutputFileURL = null; in buildReference()
815 if (_sAbsoluteOutputPath != null) in buildReference()
826 sOutputFileURL = null; in buildReference()
865 String sPrintFileURL = null; in printToFile()
938 if (_xMSF == null) in showType()
943 XTypeDetection aTypeDetection = null; in showType()
954 if (aTypeDetection != null) in showType()
968 return null; in getInternalFilterName()
971 if (_xMSF == null) in getInternalFilterName()
974 return null; in getInternalFilterName()
977 Object aObj = null; in getInternalFilterName()
985 return null; in getInternalFilterName()
987 if (aObj != null) in getInternalFilterName()
990 if (aNameAccess != null) in getInternalFilterName()
1008 return null; in getInternalFilterName()
1011 Object[] aElements = null; in getInternalFilterName()
1016 if (aElements != null) in getInternalFilterName()
1018 String sInternalFilterName = null; in getInternalFilterName()
1036 return null; in getInternalFilterName()
1049 return null; in getInternalFilterName()
1059 return null; in getServiceNameFromFilterName()
1062 if (_xMSF == null) in getServiceNameFromFilterName()
1065 return null; in getServiceNameFromFilterName()
1068 Object aObj = null; in getServiceNameFromFilterName()
1076 return null; in getServiceNameFromFilterName()
1078 if (aObj != null) in getServiceNameFromFilterName()
1081 if (aNameAccess != null) in getServiceNameFromFilterName()
1086 return null; in getServiceNameFromFilterName()
1089 Object[] aElements = null; in getServiceNameFromFilterName()
1094 if (aElements != null) in getServiceNameFromFilterName()
1096 String sServiceName = null; in getServiceNameFromFilterName()
1114 return null; in getServiceNameFromFilterName()
1127 return null; in getServiceNameFromFilterName()
1136 return null; in getFileExtension()
1139 if (_xMSF == null) in getFileExtension()
1142 return null; in getFileExtension()
1144 XTypeDetection aTypeDetection = null; in getFileExtension()
1153 return null; in getFileExtension()
1155 if (aTypeDetection != null) in getFileExtension()
1158 if (aNameAccess != null) in getFileExtension()
1171 return null; in getFileExtension()
1174 Object[] aElements = null; in getFileExtension()
1179 if (aElements != null) in getFileExtension()
1181 String sExtension = null; in getFileExtension()
1207 return null; in getFileExtension()
1220 return null; in getFileExtension()
1227 if (xMSF == null) in convertDocument()
1236 if (aDoc == null) in convertDocument()
1242 if (_sOutputPath == null) in convertDocument()
1262 if (xStorable == null) in convertDocument()
1284 if (sFilterName != null && sFilterName.length() > 0) in convertDocument()
1292 if (sServiceName == null || sInternalFilterName == null) in convertDocument()
1308 if (sInternalFilterName != null && sInternalFilterName.length() > 0) in convertDocument()
1313 if (sExtension == null) in convertDocument()
1342 if (sExtension != null && sExtension.length() > 0) in convertDocument()