Searched refs:dumpAttributesCppuDecl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/codemaker/source/cunomaker/ |
H A D | cunotype.hxx | 172 void dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDeclFlag);
|
H A D | cunotype.cxx | 2064 dumpAttributesCppuDecl(o, &aTypes, CUNOTYPEDECL_ALLTYPES); in dumpCGetCunoType() 2439 void InterfaceType::dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl e… in dumpAttributesCppuDecl() function in InterfaceType
|
/aoo42x/main/codemaker/source/cppumaker/ |
H A D | cpputype.hxx | 175 void dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl eDeclFlag);
|
H A D | cpputype.cxx | 1604 dumpAttributesCppuDecl(o, &aTypes, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType() 1970 void InterfaceType::dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl e… in dumpAttributesCppuDecl() function in InterfaceType
|
Completed in 50 milliseconds