Searched refs:CPPUTYPEDECL_ALLTYPES (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/codemaker/source/idlmaker/ |
H A D | idltype.hxx | 54 CPPUTYPEDECL_ALLTYPES, enumerator 87 …const ::rtl::OString& type, sal_Bool bDecl=sal_False, IdlTypeDecl eDeclFlag=CPPUTYPEDECL_ALLTYPES);
|
/aoo4110/main/codemaker/source/cppumaker/ |
H A D | cpputype.hxx | 44 CPPUTYPEDECL_ALLTYPES, enumerator 84 …onst ::rtl::OString& type, sal_Bool bDecl=sal_False, CppuTypeDecl eDeclFlag=CPPUTYPEDECL_ALLTYPES);
|
H A D | cpputype.cxx | 616 dumpCppuGetTypeMemberDecl(o, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType() 1602 dumpCppuGetType(o, sRunTimeExceptionType, sal_True, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType() 1604 dumpAttributesCppuDecl(o, &aTypes, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType() 1605 dumpMethodsCppuDecl(o, &aTypes, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType()
|
Completed in 22 milliseconds