Lines Matching refs:null

81     private static Introspector m_oIntrospector = null;
82 private XSimpleFileAccess xSimpleFileAccess = null;
87 if (m_oIntrospector == null){ in getIntrospector()
96 if (m_oIntrospector == null){ in getIntrospector()
138 if (xIntrospectionAccessObject != null){ in isContainer()
140 if (xEnumerationAccess != null){ in isContainer()
146 if (xIndexAccess != null){ in isContainer()
161 Object[] oRetComponents = null; in getUnoObjectsOfContainer()
165 if ( xIntrospectionAccessObject != null ) { in getUnoObjectsOfContainer()
167 if ( xEnumerationAccess != null ) { in getUnoObjectsOfContainer()
174 if ( xIndexAccess != null ) { in getUnoObjectsOfContainer()
183 if (oRetComponentsVector != null){ in getUnoObjectsOfContainer()
202 return null; in getMethodsOfInterface()
213 return null; in getFieldsOfType()
227 if (xIntrospectionAccess != null){ in getMethods()
235 return null; in getMethods()
248 if (xIntrospectionAccess != null){ in getProperties()
256 return null; in getProperties()
264 if (aProperties != null){ in getProperties()
282 if (aTypes != null){ in getInterfaces()
304 if ( xTypeProvider != null ) { in getInterfaces()
320 if (_oUnoObject != null){ in isObjectPrimitive()
377 XConstantTypeDescription[] xConstantTypeDescriptions = null; in getFieldsOfConstantGroup()
394 return null; in getFieldsOfConstantGroup()
412 return null; in getServiceTypeDescription()
415 return null; in getServiceTypeDescription()
422 if (xServiceTypeDescription != null){ in getPropertyDescriptionsOfService()
434 XTypeDescription xTypeDescription = null; in getReferencedType()
437 if (xHierarchicalNameAccess != null){ in getReferencedType()
440 if (xIndirectTypeDescription != null){ in getReferencedType()
455 if (xServiceTypeDescription != null){ in getInterfaceDescriptionsOfService()
515 if (_oUnoObject != null){ in isOfUnoType()
548 if (_oObject != null){ in isValid()
558 if (_oObject != null){ in isValid()
573 if ( xServiceInfo != null ){ in hasSupportedServices()
582 Object oReturn = null; in getValueOfText()
623 if (xSimpleFileAccess == null){ in getXSimpleFileAccess()
630 return null; in getXSimpleFileAccess()
639 if (getXSimpleFileAccess() != null){ in isValidSDKInstallationPath()