Searched refs:CunoType (Results 1 – 2 of 2) sorted by relevance
40 CunoType::CunoType(TypeReader& typeReader, in CunoType() function in CunoType72 CunoType::~CunoType() in ~CunoType()77 sal_Bool CunoType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName()92 sal_Bool CunoType::hasNestedType(const ::rtl::OString& type) in hasNestedType()107 sal_Bool CunoType::dump(CunoOptions* pOptions) in dump()220 sal_Bool CunoType::dumpDependedTypes(CunoOptions* pOptions) in dumpDependedTypes()255 OString CunoType::dumpHeaderDefine(FileStream& o, sal_Char* prefix, sal_Bool bExtended) in dumpHeaderDefine()288 void CunoType::dumpDefaultHIncludes(FileStream& o) in dumpDefaultHIncludes()304 void CunoType::dumpDefaultCIncludes(FileStream& o) in dumpDefaultCIncludes()311 void CunoType::dumpInclude(FileStream& o, const OString& typeName, sal_Char* prefix, sal_Bool bExte… in dumpInclude()[all …]
62 class CunoType class65 CunoType(TypeReader& typeReader,70 virtual ~CunoType();147 class InterfaceType : public CunoType187 class ModuleType : public CunoType218 class StructureType : public CunoType233 class ExceptionType : public CunoType248 class EnumType : public CunoType266 class TypeDefType : public CunoType