Home
last modified time | relevance | path

Searched refs:CorbaType (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx44 CorbaType::CorbaType(TypeReader& typeReader, in CorbaType() function in CorbaType
61 CorbaType::~CorbaType() in ~CorbaType()
142 void CorbaType::dumpDefaultHxxIncludes(FileStream& o) in dumpDefaultHxxIncludes()
424 sal_uInt32 CorbaType::getMemberCount() in getMemberCount()
477 sal_uInt32 CorbaType::getInheritedMemberCount() in getInheritedMemberCount()
770 sal_Bool CorbaType::isArray(const OString& type) in isArray()
995 BASETYPE CorbaType::isBaseType(const OString& type) in isBaseType()
1134 void CorbaType::inc(sal_uInt32 num) in inc()
1139 void CorbaType::dec(sal_uInt32 num) in dec()
1147 OString CorbaType::indent() in indent()
[all …]
H A Dcorbatype.hxx71 class CorbaType class
74 CorbaType(TypeReader& typeReader,
80 virtual ~CorbaType();
164 class InterfaceType : public CorbaType
192 class ModuleType : public CorbaType
222 class StructureType : public CorbaType
238 class ExceptionType : public CorbaType
254 class EnumType : public CorbaType
268 class TypeDefType : public CorbaType
H A Dcorbamaker.cxx144 CorbaType::dumpDefaultHxxIncludes(cppFile); in SAL_IMPLEMENT_MAIN_WITH_ARGS()

Completed in 33 milliseconds