Lines Matching defs:typeName

41 				   const OString& typeName,  in CunoType()
98 OUString typeName(OStringToOUString(type, RTL_TEXTENCODING_UTF8)); in hasNestedType() local
228 OString typeName; in dumpDependedTypes() local
311 void CunoType::dumpInclude(FileStream& o, const OString& typeName, sal_Char* prefix, sal_Bool bExte… in dumpInclude()
358 void CunoType::dumpDepIncludes(FileStream& o, const OString& typeName, sal_Char* prefix) in dumpDepIncludes()
509 OString typeName(m_typeName.replace('/', '_')); in dumpLGetCunoType() local
546 OString typeName(m_typeName.replace('/', '_')); in dumpGetCunoType() local
680 OString typeName(m_typeName.replace('/', '_')); in dumpCGetCunoType() local
941 OString typeName = ( !type.isEmpty() ? type : m_typeName ); in getTypeClass() local
1169 void CunoType::dumpTypeInit(FileStream& o, const OString& typeName) in dumpTypeInit()
1504 const OString& typeName, in InterfaceType()
1880 OString typeName(m_typeName.replace('/', '_')); in dumpGetCunoType() local
1950 OString typeName(m_typeName.replace('/', '_')); in dumpCGetCunoType() local
2510 const OString& typeName, in ModuleType()
2711 const OString& typeName, in ConstantsType()
2826 const OString& typeName, in StructureType()
2936 const OString& typeName, in ExceptionType()
3047 const OString& typeName, in EnumType()
3135 OString typeName(m_typeName.replace('/', '_')); in dumpGetCunoType() local
3181 OString typeName(m_typeName.replace('/', '_')); in dumpCGetCunoType() local
3275 const OString& typeName, in TypeDefType()
3364 sal_Bool produceType(const OString& typeName, in produceType()