Home
last modified time | relevance | path

Searched refs:CunoTypeDecl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.hxx52 enum CunoTypeDecl enum
95 …(FileStream& o, const ::rtl::OString& type, sal_Bool bDecl=sal_False, CunoTypeDecl eDeclFlag=CUNOT…
120 void dumpCppuGetTypeMemberDecl(FileStream& o, CunoTypeDecl eDeclFlag);
172 void dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDeclFlag);
173 void dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDeclFlag );
H A Dcunotype.cxx817 void CunoType::dumpCppuGetTypeMemberDecl(FileStream& o, CunoTypeDecl eDeclFlag) in dumpCppuGetTypeMemberDecl()
1123 void CunoType::dumpCppuGetType(FileStream& o, const OString& type, sal_Bool bDecl, CunoTypeDecl eDe… in dumpCppuGetType()
2439 void InterfaceType::dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl e… in dumpAttributesCppuDecl()
2464 void InterfaceType::dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDec… in dumpMethodsCppuDecl()

Completed in 34 milliseconds