Lines Matching refs:queryInterface

109         m_xIntrospection = ( XIntrospection ) UnoRuntime.queryInterface(XIntrospection.class, o );    in Introspector()
111 …mxIdlReflection = (XIdlReflection) UnoRuntime.queryInterface(XIdlReflection.class, oCoreReflection… in Introspector()
139 …XEnumerationAccess xEnumerationAccess = (XEnumerationAccess) UnoRuntime.queryInterface(XEnumeratio… in isContainer()
145 …XIndexAccess xIndexAccess = (XIndexAccess) UnoRuntime.queryInterface( XIndexAccess.class, xIntrosp… in isContainer()
166 …XEnumerationAccess xEnumerationAccess = (XEnumerationAccess) UnoRuntime.queryInterface(XEnumeratio… in getUnoObjectsOfContainer()
173 …XIndexAccess xIndexAccess = (XIndexAccess) UnoRuntime.queryInterface( XIndexAccess.class, xIntrosp… in getUnoObjectsOfContainer()
303 …XTypeProvider xTypeProvider = ( XTypeProvider ) UnoRuntime.queryInterface( XTypeProvider.class, _o… in getInterfaces()
365 …m_xTDEnumerationAccess = (XTypeDescriptionEnumerationAccess) UnoRuntime.queryInterface(XTypeDescri… in initTypeDescriptionManager()
385 …n xConstantsTypeDescription = (XConstantsTypeDescription) UnoRuntime.queryInterface(XConstantsType… in getFieldsOfConstantGroup()
407 …ption xServiceTypeDescription = (XServiceTypeDescription) UnoRuntime.queryInterface(XServiceTypeDe… in getServiceTypeDescription()
436 …ccess xHierarchicalNameAccess = (XHierarchicalNameAccess) UnoRuntime.queryInterface(XHierarchicalN… in getReferencedType()
439 …ion xIndirectTypeDescription = (XIndirectTypeDescription) UnoRuntime.queryInterface(XIndirectTypeD… in getReferencedType()
572 …XServiceInfo xServiceInfo = ( XServiceInfo ) UnoRuntime.queryInterface( XServiceInfo.class, _oUnoO… in hasSupportedServices()
625 …xSimpleFileAccess = (XSimpleFileAccess) com.sun.star.uno.UnoRuntime.queryInterface(XSimpleFileAcce… in getXSimpleFileAccess()