Lines Matching refs:null

76         m_aDocument = null;  in OpenOfficePostscriptCreator()
86 if (m_aDocument == null) in load()
97 if (m_aDocument != null) in storeAsPostscript()
192 XComponent aDoc = null; in loadFromURL()
195 if (_aGTA.getMultiServiceFactory() == null) in loadFromURL()
198 return null; in loadFromURL()
203 if (aDesktop != null) in loadFromURL()
240 … if (_aGTA.getImportFilterName() != null && _aGTA.getImportFilterName().length() > 0) in loadFromURL()
264 if (aDoc != null) in loadFromURL()
274 … if (_aGTA.getImportFilterName() != null && _aGTA.getImportFilterName().length() > 0) in loadFromURL()
292 aDoc = null; in loadFromURL()
472 if (_aDoc == null) in impl_printToFileWithOOo()
480 if (_sOutputURL != null) in impl_printToFileWithOOo()
486 if (aStorable != null) in impl_printToFileWithOOo()
499 if (aDoc == null) in impl_printToFileWithOOo()
506 if (xClose != null) in impl_printToFileWithOOo()
546 if (aPrintable != null) in impl_printToFileWithOOo()
567 if (_aGTA.getPrinterName() != null) in impl_printToFileWithOOo()
598 if (aSettings != null) in impl_printToFileWithOOo()
732 if (_sAbsoluteOutputPath != null) in isReferenceExists()
903 if (_xMSF == null) in showType()
908 XTypeDetection aTypeDetection = null; in showType()
919 if (aTypeDetection != null) in showType()
933 return null; in getInternalFilterName()
936 if (_xMSF == null) in getInternalFilterName()
939 return null; in getInternalFilterName()
942 Object aObj = null; in getInternalFilterName()
950 return null; in getInternalFilterName()
952 if (aObj != null) in getInternalFilterName()
955 if (aNameAccess != null) in getInternalFilterName()
973 return null; in getInternalFilterName()
976 Object[] aElements = null; in getInternalFilterName()
981 if (aElements != null) in getInternalFilterName()
983 String sInternalFilterName = null; in getInternalFilterName()
1001 return null; in getInternalFilterName()
1014 return null; in getInternalFilterName()
1024 return null; in getServiceNameFromFilterName()
1027 if (_xMSF == null) in getServiceNameFromFilterName()
1030 return null; in getServiceNameFromFilterName()
1033 Object aObj = null; in getServiceNameFromFilterName()
1041 return null; in getServiceNameFromFilterName()
1043 if (aObj != null) in getServiceNameFromFilterName()
1046 if (aNameAccess != null) in getServiceNameFromFilterName()
1051 return null; in getServiceNameFromFilterName()
1054 Object[] aElements = null; in getServiceNameFromFilterName()
1059 if (aElements != null) in getServiceNameFromFilterName()
1061 String sServiceName = null; in getServiceNameFromFilterName()
1079 return null; in getServiceNameFromFilterName()
1092 return null; in getServiceNameFromFilterName()
1101 return null; in getFileExtension()
1104 if (_xMSF == null) in getFileExtension()
1107 return null; in getFileExtension()
1109 XTypeDetection aTypeDetection = null; in getFileExtension()
1118 return null; in getFileExtension()
1120 if (aTypeDetection != null) in getFileExtension()
1123 if (aNameAccess != null) in getFileExtension()
1136 return null; in getFileExtension()
1139 Object[] aElements = null; in getFileExtension()
1144 if (aElements != null) in getFileExtension()
1146 String sExtension = null; in getFileExtension()
1172 return null; in getFileExtension()
1185 return null; in getFileExtension()
1192 if (xMSF == null) in convertDocument()
1201 if (aDoc == null) in convertDocument()
1207 if (_sOutputPath == null) in convertDocument()
1227 if (xStorable == null) in convertDocument()
1249 if (sFilterName != null && sFilterName.length() > 0) in convertDocument()
1257 if (sServiceName == null || sInternalFilterName == null) in convertDocument()
1273 if (sInternalFilterName != null && sInternalFilterName.length() > 0) in convertDocument()
1278 if (sExtension == null) in convertDocument()
1307 if (sExtension != null && sExtension.length() > 0) in convertDocument()
1354 OfficeProvider m_aProvider = null;
1380 if (GlobalLogWriter.get().getWatcher() == null) in startOffice()
1391 if (m_aProvider != null) in stopOffice()
1394 if (sAppExecCmd != null && sAppExecCmd.length() > 0) in stopOffice()