Home
last modified time | relevance | path

Searched defs:resolveTypedefs (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/codemaker/source/codemaker/ !
H A Dcodemaker.cxx84 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeAndResolve()
/AOO42X/main/idlc/source/ !
H A Didlc.cxx302 AstDeclaration const * resolveTypedefs(AstDeclaration const * type) { in resolveTypedefs() function
/AOO42X/main/stoc/source/registry_tdprovider/ !
H A Dtdprovider.cxx474 com::sun::star::uno::Reference< XTypeDescription > resolveTypedefs( in resolveTypedefs() function
/AOO42X/main/javaunohelper/com/sun/star/lib/uno/helper/ !
H A DPropertySetMixin.java1009 private static XTypeDescription resolveTypedefs(XTypeDescription type) { in resolveTypedefs() method in PropertySetMixin
/AOO42X/main/unodevtools/source/skeletonmaker/ !
H A Dskeletoncommon.cxx111 bool resolveTypedefs, bool allowVoid, bool allowExtraEntities, in decomposeResolveAndCheck()
/AOO42X/main/stoc/source/tdmanager/ !
H A Dtdmgr.cxx847 Reference< XTypeDescription > resolveTypedefs( in resolveTypedefs() function
/AOO42X/main/cppuhelper/source/ !
H A Dpropertysetmixin.cxx325 css::uno::Reference< css::reflection::XTypeDescription > Data::resolveTypedefs( in resolveTypedefs() function in __anonef29617d0111::Data
/AOO42X/main/codemaker/source/cppumaker/ !
H A Dcpputype.cxx1037 OString CppuType::resolveTypedefs(const OString& type) const in resolveTypedefs() function in CppuType