Home
last modified time | relevance | path

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

/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.hxx214 class ConstantsType : public CppuType class
217 ConstantsType(typereg::Reader& typeReader,
221 virtual ~ConstantsType();
231 class ModuleType : public ConstantsType
H A Dcpputype.cxx2153 ConstantsType::ConstantsType(typereg::Reader& typeReader, in ConstantsType() function in ConstantsType
2160 ConstantsType::~ConstantsType() in ~ConstantsType()
2165 sal_Bool ConstantsType::dump(CppuOptions* pOptions) in dump()
2183 sal_Bool ConstantsType::dumpHFile( in dumpHFile()
2217 sal_Bool ConstantsType::dumpDeclaration(FileStream& o) in dumpDeclaration()
2240 sal_Bool ConstantsType::hasConstants() in hasConstants()
2245 sal_Bool ConstantsType::dumpHxxFile( in dumpHxxFile()
2276 : ConstantsType(typeReader, typeName, typeMgr) in ModuleType()
4287 ConstantsType cType(reader, typeName, typeMgr); in produceType()
4422 ConstantsType cType(reader, typeName, typeMgr); in produceType()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.hxx158 class ConstantsType : public ModuleType class
161 ConstantsType(TypeReader& typeReader,
166 virtual ~ConstantsType();
H A Didltype.cxx1162 ConstantsType::ConstantsType(TypeReader& typeReader, in ConstantsType() function in ConstantsType
1170 ConstantsType::~ConstantsType() in ~ConstantsType()
1175 sal_Bool ConstantsType::dump(IdlOptions* pOptions) in dump()
1670 ConstantsType cType(reader, typeName, typeMgr, typeDependencies); in produceType()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx208 class ConstantsType : public ModuleType class
211 ConstantsType(TypeReader& typeReader,
217 virtual ~ConstantsType();
H A Dcorbatype.cxx2094 ConstantsType::ConstantsType(TypeReader& typeReader, in ConstantsType() function in ConstantsType
2103 ConstantsType::~ConstantsType() in ~ConstantsType()
2108 void ConstantsType::dumpFunctions(FileStream& o) in dumpFunctions()
2692 ConstantsType cType(reader, typeName, typeMgr, typeDependencies, generatedConversions); in produceType()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.hxx205 class ConstantsType : public ModuleType class
208 ConstantsType(TypeReader& typeReader,
213 virtual ~ConstantsType();
H A Dcunotype.cxx2710 ConstantsType::ConstantsType(TypeReader& typeReader, in ConstantsType() function in ConstantsType
2718 ConstantsType::~ConstantsType() in ~ConstantsType()
2723 sal_Bool ConstantsType::dump(CunoOptions* pOptions) in dump()
3447 ConstantsType cType(reader, typeName, typeMgr, typeDependencies); in produceType()

Completed in 626 milliseconds