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()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 …]
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
Completed in 71 milliseconds