Home
last modified time | relevance | path

Searched refs:IdlType (Results 1 – 2 of 2) sorted by path

/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx40 IdlType::IdlType(TypeReader& typeReader, in IdlType() function in IdlType
55 IdlType::~IdlType() in ~IdlType()
60 sal_Bool IdlType::dump(IdlOptions* pOptions) in dump()
173 void IdlType::dumpDefaultHIncludes(FileStream& o) in dumpDefaultHIncludes()
332 sal_uInt32 IdlType::getMemberCount() in getMemberCount()
387 sal_uInt32 IdlType::getInheritedMemberCount() in getInheritedMemberCount()
453 OString IdlType::getBaseType(const OString& type) in getBaseType()
711 void IdlType::inc(sal_uInt32 num) in inc()
716 void IdlType::dec(sal_uInt32 num) in dec()
724 OString IdlType::indent() in indent()
[all …]
H A Didltype.hxx62 class IdlType class
65 IdlType(TypeReader& typeReader,
70 virtual ~IdlType();
116 class InterfaceType : public IdlType
143 class ModuleType : public IdlType
171 class StructureType : public IdlType
186 class ExceptionType : public IdlType
201 class EnumType : public IdlType
214 class TypeDefType : public IdlType

Completed in 10 milliseconds