Home
last modified time | relevance | path

Searched refs:getReferencedType (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java487 … XTypeDescription xTypeDescription = Introspector.getIntrospector().getReferencedType(_sTypeName); in getTypeString()
526 … XTypeDescription xTypeDescription = Introspector.getIntrospector().getReferencedType(sTypeName); in getVariableDeclaration()
602 …XTypeDescription xTypeDescription = Introspector.getIntrospector().getReferencedType(getTypeName()… in getCentralVariableStemName()
711 …XTypeDescription xTypeDescription = Introspector.getIntrospector().getReferencedType(getTypeName()… in getVariableStemName()
878 … XTypeDescription xTypeDescription = m_oIntrospector.getReferencedType(sClassName); in getHeaderSourceCode()
1435 … XTypeDescription xTypeDescription = m_oIntrospector.getReferencedType(sClassName); in getHeaderSourceCode()
H A DIntrospector.java433 public XTypeDescription getReferencedType(String _sTypeName){ in getReferencedType() method in Introspector
441 xTypeDescription = xIndirectTypeDescription.getReferencedType(); in getReferencedType()
/aoo4110/main/stoc/source/tdmanager/
H A Dtdmgr.cxx651 …virtual Reference< XTypeDescription > SAL_CALL getReferencedType() throw(::com::sun::star::uno::Ru…
670 Reference< XTypeDescription > SequenceTypeDescriptionImpl::getReferencedType() in getReferencedType() function in stoc_tdmgr::SequenceTypeDescriptionImpl
853 type, UNO_QUERY_THROW)->getReferencedType(); in resolveTypedefs()
H A Dtdmgr_check.cxx477 xNewTD, UNO_QUERY_THROW )->getReferencedType(), in check()
479 xExistingTD, UNO_QUERY_THROW )->getReferencedType() ); in check()
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdef.cxx51 Reference< XTypeDescription > TypedefTypeDescriptionImpl::getReferencedType() in getReferencedType() function in stoc_rdbtdp::TypedefTypeDescriptionImpl
H A Dtdprovider.cxx480 resolved, UNO_QUERY_THROW)->getReferencedType(); in resolveTypedefs()
H A Dbase.hxx386 getReferencedType() throw(::com::sun::star::uno::RuntimeException);
/aoo4110/main/cppuhelper/source/
H A Dtdmgr.cxx509 access, xType->getReferencedType() ); in createCTD()
648 pRet = createCTD( access, xTypedef->getReferencedType() ); in createCTD()
H A Dpropertysetmixin.cxx331 t, css::uno::UNO_QUERY_THROW)->getReferencedType(); in resolveTypedefs()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXIndirectTypeDescription.idl49 com::sun::star::reflection::XTypeDescription getReferencedType();
/aoo4110/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx194 sequence->getReferencedType()->getName()); in run()
/aoo4110/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx508 xTD->getReferencedType()->getName().replace('.', '/'), in getTypeBlop()
/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx2131 xType, UNO_QUERY_THROW )->getReferencedType() ); in get_type()
2141 xType, UNO_QUERY_THROW )->getReferencedType() ); in get_type()
2315 return resolveInterfaceTypedef(xIndTd->getReferencedType()); in resolveInterfaceTypedef()
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx621 writer.setSuperTypeName(0, xTD->getReferencedType() in getTypeBlob()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java1012 XIndirectTypeDescription.class, type).getReferencedType(); in resolveTypedefs()

Completed in 146 milliseconds