Home
last modified time | relevance | path

Searched refs:EnumType (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/codemaker/source/idlmaker/
H A Didltype.hxx201 class EnumType : public IdlType class
204 EnumType(TypeReader& typeReader,
209 virtual ~EnumType();
H A Didltype.cxx1469 EnumType::EnumType(TypeReader& typeReader, in EnumType() function in EnumType
1477 EnumType::~EnumType() in ~EnumType()
1482 sal_Bool EnumType::dumpHFile(FileStream& o) in dumpHFile()
1646 EnumType enType(reader, typeName, typeMgr, typeDependencies); in produceType()
/aoo41x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx254 class EnumType : public CorbaType class
257 EnumType(TypeReader& typeReader,
263 virtual ~EnumType();
H A Dcorbatype.cxx2512 EnumType::EnumType(TypeReader& typeReader, in EnumType() function in EnumType
2521 EnumType::~EnumType() in ~EnumType()
2526 void EnumType::dumpFunctions(FileStream& o) in dumpFunctions()
2668 EnumType enType(reader, typeName, typeMgr, typeDependencies, generatedConversions); in produceType()
/aoo41x/main/codemaker/source/cunomaker/
H A Dcunotype.hxx248 class EnumType : public CunoType class
251 EnumType(TypeReader& typeReader,
256 virtual ~EnumType();
H A Dcunotype.cxx3046 EnumType::EnumType(TypeReader& typeReader, in EnumType() function in EnumType
3054 EnumType::~EnumType() in ~EnumType()
3059 sal_Bool EnumType::dumpHFile(FileStream& o) in dumpHFile()
3085 sal_Bool EnumType::dumpDeclaration(FileStream& o) in dumpDeclaration()
3122 sal_Bool EnumType::dumpCFile(FileStream& o) in dumpCFile()
3133 void EnumType::dumpGetCunoType(FileStream& o) in dumpGetCunoType()
3179 void EnumType::dumpCGetCunoType(FileStream& o) in dumpCGetCunoType()
3423 EnumType enType(reader, typeName, typeMgr, typeDependencies); in produceType()
/aoo41x/main/codemaker/source/cppumaker/
H A Dcpputype.hxx298 class EnumType : public CppuType class
301 EnumType(typereg::Reader& typeReader,
305 virtual ~EnumType();
H A Dcpputype.cxx3456 EnumType::EnumType(typereg::Reader& typeReader, in EnumType() function in EnumType
3463 EnumType::~EnumType() in ~EnumType()
3468 sal_Bool EnumType::dumpHFile( in dumpHFile()
3501 sal_Bool EnumType::dumpDeclaration(FileStream& o) in dumpDeclaration()
3539 sal_Bool EnumType::dumpHxxFile( in dumpHxxFile()
3556 void EnumType::dumpNormalGetCppuType(FileStream& o) in dumpNormalGetCppuType()
3581 void EnumType::dumpComprehensiveGetCppuType(FileStream& o) in dumpComprehensiveGetCppuType()
4263 EnumType enType(reader, typeName, typeMgr); in produceType()
4398 EnumType enType(reader, typeName, typeMgr); in produceType()

Completed in 65 milliseconds