Home
last modified time | relevance | path

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

/AOO41X/main/codemaker/source/cunomaker/
H A Dcunotype.cxx40 CunoType::CunoType(TypeReader& typeReader, in CunoType() function in CunoType
72 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 …]
H A Dcunotype.hxx62 class CunoType class
65 CunoType(TypeReader& typeReader,
70 virtual ~CunoType();
147 class InterfaceType : public CunoType
187 class ModuleType : public CunoType
218 class StructureType : public CunoType
233 class ExceptionType : public CunoType
248 class EnumType : public CunoType
266 class TypeDefType : public CunoType