Home
last modified time | relevance | path

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

/aoo4110/main/codemaker/source/cunomaker/
H A Dcunotype.cxx40 CunoType::CunoType(TypeReader& typeReader, in CunoType() function in CunoType
72 CunoType::~CunoType() in ~CunoType()
107 sal_Bool CunoType::dump(CunoOptions* pOptions) in dump()
493 void CunoType::dumpOpenExternC(FileStream& o) in dumpOpenExternC()
500 void CunoType::dumpCloseExternC(FileStream& o) in dumpCloseExternC()
544 void CunoType::dumpGetCunoType(FileStream& o) in dumpGetCunoType()
844 sal_uInt32 CunoType::getMemberCount() in getMemberCount()
1465 void CunoType::inc(sal_uInt32 num) in inc()
1470 void CunoType::dec(sal_uInt32 num) in dec()
1478 OString CunoType::indent() in indent()
[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

Completed in 32 milliseconds