Home
last modified time | relevance | path

Searched refs:resolveTypedefs (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/codemaker/source/codemaker/
H A Dcodemaker.cxx84 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeAndResolve() argument
166 if (resolveTypedefs) { in decomposeAndResolve()
/aoo4110/main/idlc/source/
H A Didlc.cxx302 AstDeclaration const * resolveTypedefs(AstDeclaration const * type) { in resolveTypedefs() function
334 AstDeclaration const * decl = resolveTypedefs(type); in resolveInterfaceTypedefs()
H A Dparser.y154 AstDeclaration const * resolved = resolveTypedefs(decl);
194 AstDeclaration const * resolved = resolveTypedefs(decl);
1152 AstDeclaration const * type = resolveTypedefs(pType);
1562 type = resolveTypedefs(type);
1969 if (decl != 0 && resolveTypedefs(decl)->getNodeType() == NT_interface) {
2077 if (decl != 0 && resolveTypedefs(decl)->getNodeType() == NT_interface) {
H A Dfehelper.cxx118 AstDeclaration const * resolved = resolveTypedefs(pDecl); in initializeInherits()
H A Dastunion.cxx211 AstDeclaration const * pType = resolveTypedefs(m_pDiscriminantType); in lookupEnum()
H A Dastdump.cxx445 AstDeclaration const * pType = resolveTypedefs( m_pMemberType ); in getRelativName()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java606 XInterfaceTypeDescription2.class, resolveTypedefs(type)); in initProperties()
660 t = resolveTypedefs(t); in initProperties()
1009 private static XTypeDescription resolveTypedefs(XTypeDescription type) { in resolveTypedefs() method in PropertySetMixin
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx341 if (resolveTypedefs(type)->getTypeClass() != TypeClass_INTERFACE) { in checkInterfaceType()
379 resolveTypedefs(bases[i]), UNO_QUERY_THROW)); in calculateBases()
H A Dtdsingleton.cxx57 if (resolveTypedefs(base)->getTypeClass() == TypeClass_INTERFACE) { in init()
H A Dtdservice.cxx409 if (resolveTypedefs(ifc)->getTypeClass() != TypeClass_INTERFACE) { in getReferences()
H A Dtdprovider.cxx474 com::sun::star::uno::Reference< XTypeDescription > resolveTypedefs( in resolveTypedefs() function
H A Dbase.hxx77 com::sun::star::uno::Reference< XTypeDescription > resolveTypedefs(
/aoo4110/main/codemaker/inc/codemaker/
H A Dcodemaker.hxx46 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities,
/aoo4110/main/cppuhelper/source/
H A Dpropertysetmixin.cxx158 resolveTypedefs(
179 resolveTypedefs(type), css::uno::UNO_QUERY_THROW); in initProperties()
250 t = resolveTypedefs(t); in initProperties()
325 css::uno::Reference< css::reflection::XTypeDescription > Data::resolveTypedefs( in resolveTypedefs() function in __anonae9a8e7d0111::Data
/aoo4110/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.cxx111 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeResolveAndCheck() argument
116 manager, type, resolveTypedefs, allowVoid, allowExtraEntities, in decomposeResolveAndCheck()
H A Dskeletoncommon.hxx105 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities,
/aoo4110/main/idlc/inc/idlc/
H A Didlc.hxx156 AstDeclaration const * resolveTypedefs(AstDeclaration const * type);
/aoo4110/main/stoc/source/tdmanager/
H A Dtdmgr.cxx847 Reference< XTypeDescription > resolveTypedefs( in resolveTypedefs() function
998 if (isNonVoidNonExceptionType(resolveTypedefs(type))) { in getInstantiatedStruct()
/aoo4110/main/codemaker/source/cppumaker/
H A Dcpputype.hxx102 ::rtl::OString resolveTypedefs(const ::rtl::OString& type) const;
H A Dcpputype.cxx409 t = resolveTypedefs(t); in dumpInitializer()
1022 rtl::OString type(resolveTypedefs(unoType)); in passByReference()
1037 OString CppuType::resolveTypedefs(const OString& type) const in resolveTypedefs() function in CppuType

Completed in 112 milliseconds