| /AOO41X/main/codemaker/source/cppumaker/ |
| H A D | cppumaker.cxx | 41 void failed(rtl::OString const & typeName, CppuOptions * options) { in failed() 52 OString typeName = typeMgr.getTypeName(rTypeKey); in produce() local 58 rtl::OString const & typeName, TypeManager const & typeMgr, in produce() 73 OString typeName = typeMgr.getTypeName(rTypeKey); in produceAllTypes() local 107 void produceAllTypes(const OString& typeName, in produceAllTypes() 184 OString typeName, tmpName; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
| H A D | cpputype.cxx | 82 const OString& typeName, in CppuType() 709 rtl::OString typeName( in dumpCppuGetTypeMemberDecl() local 798 OString typeName = (!type.isEmpty() ? type : m_typeName); in getTypeClass() local 1230 const OString& typeName, in InterfaceType() 2154 const OString& typeName, in ConstantsType() 2274 const OString& typeName, in ModuleType() 2314 const OString& typeName, in StructureType() 3076 const OString& typeName, in ExceptionType() 3457 const OString& typeName, in EnumType() 3660 const OString& typeName, in TypeDefType() [all …]
|
| /AOO41X/main/registry/inc/registry/ |
| H A D | writer.hxx | 81 rtl::OUString const & typeName, sal_uInt16 superTypeCount, in Writer() 112 void setSuperTypeName(sal_uInt16 index, rtl::OUString const & typeName) { in setSuperTypeName() 142 rtl::OUString const & typeName, RTConstValue const & value) in setFieldData() 205 rtl::OUString const & typeName) in setMethodParameterData() 230 rtl::OUString const & typeName) in setMethodExceptionTypeName() 260 rtl::OUString const & typeName) in setReferenceData()
|
| H A D | reflwrit.hxx | 234 inline RegistryTypeWriter::RegistryTypeWriter(RTTypeClass RTTypeClass, in RegistryTypeWriter() 276 inline void RegistryTypeWriter::setFieldData( sal_uInt16 index, in setFieldData()
|
| /AOO41X/main/codemaker/source/javamaker/ |
| H A D | javamaker.cxx | 45 OString typeName = typeMgr.getTypeName(rTypeKey); in produceAllTypes() local 90 sal_Bool produceAllTypes(const OString& typeName, in produceAllTypes() 177 OString typeName, tmpName; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
| /AOO41X/main/codemaker/source/idlmaker/ |
| H A D | idlmaker.cxx | 39 sal_Bool produceAllTypes(const OString& typeName, in produceAllTypes() 121 OString typeName, tmpName; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
| H A D | idltype.cxx | 41 const OString& typeName, in IdlType() 122 OString typeName; in dumpDependedTypes() local 177 void IdlType::dumpInclude(FileStream& o, const OString& genTypeName, const OString& typeName, sal_C… in dumpInclude() 215 void IdlType::dumpDepIncludes(FileStream& o, const OString& typeName, sal_Char* prefix) in dumpDepIncludes() 286 OString typeName(type); in dumpNameSpace() local 750 const OString& typeName, in InterfaceType() 1026 const OString& typeName, in ModuleType() 1163 const OString& typeName, in ConstantsType() 1234 const OString& typeName, in StructureType() 1350 const OString& typeName, in ExceptionType() [all …]
|
| /AOO41X/main/codemaker/source/cunomaker/ |
| H A D | cunomaker.cxx | 39 sal_Bool produceAllTypes(const OString& typeName, in produceAllTypes() 121 OString typeName, tmpName; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
| H A D | cunotype.cxx | 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() [all …]
|
| /AOO41X/main/ridljar/com/sun/star/lib/uno/typedesc/ |
| H A D | TypeDescription.java | 49 public static TypeDescription getTypeDescription(String typeName) in getTypeDescription() 238 String typeName = type.getTypeName(); in get() local 251 String typeName = type.getTypeName(); in create() local 381 TypeClass typeClass, String typeName, String arrayTypeName, in TypeDescription() 667 public TypeDescription get(String typeName) { in get() 698 public final String typeName; field in TypeDescription.Cache.Entry 708 private final String typeName; field in TypeDescription
|
| /AOO41X/main/rdbmaker/source/rdbmaker/ |
| H A D | rdbtype.cxx | 57 sal_Bool produceDependedTypes(const OString& typeName, in produceDependedTypes() 105 sal_Bool produceType(const OString& typeName, in produceType()
|
| H A D | rdbmaker.cxx | 241 sal_Bool produceAllTypes(const OString& typeName, in produceAllTypes() 414 OString typeName, tmpName; in main() local
|
| /AOO41X/main/pyuno/source/module/ |
| H A D | pyuno_type.cxx | 174 PyRef typeName( PyObject_GetAttrString( obj,const_cast< char * >("typeName") ), SAL_NO_ACQUIRE); in PyEnum2Enum() local 288 const char *typeName = PyUnicode_AsUTF8( str ); in importToGlobal() local 293 const char *typeName = PyBytes_AsString( pTypeName.get() ); in importToGlobal() local 296 const char *typeName = PyBytes_AsString( str ); in importToGlobal() local 418 PyObject* PyUNO_Type_new (const char *typeName , TypeClass t , const Runtime &r ) in PyUNO_Type_new()
|
| H A D | uno.py | 52 def getTypeByName( typeName): argument 58 def createUnoStruct( typeName, *args ): argument 73 def getClass( typeName ): argument 119 def __init__(self,typeName, value): argument 136 def __init__(self, typeName, typeClass): argument
|
| H A D | pyuno_module.cxx | 259 OUString typeName( pyString2ustring( structName ) ); in createUnoStructHelper() local 341 OUString typeName ( OUString::createFromAscii( name ) ); in getTypeByName() local 373 OUString typeName ( OUString::createFromAscii( name ) ); in getConstantByName() local
|
| /AOO41X/main/codemaker/source/bonobowrappermaker/ |
| H A D | corbamaker.cxx | 39 sal_Bool produceAllTypes(const OString& typeName, in produceAllTypes() 152 OString typeName, tmpName; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
| H A D | corbatype.cxx | 45 const OString& typeName, in CorbaType() 99 OString typeName; in dumpDependedTypes() local 186 void CorbaType::dumpInclude(FileStream& o, TypeSet* allreadyDumped, const OString& typeName, sal_Ch… in dumpInclude() 312 void CorbaType::dumpDepIncludes(FileStream& o, TypeSet* allreadyDumped, const OString& typeName, sa… in dumpDepIncludes() 378 OString typeName(type); in dumpNameSpace() local 489 OString typeName = ( !type.isEmpty() ? type : m_typeName); in getTypeClass() local 749 sal_Bool CorbaType::isDerivedFromUnknown(const ::rtl::OString& typeName) in isDerivedFromUnknown() 945 void CorbaType::dumpTypeInit(FileStream& o, const OString& typeName) in dumpTypeInit() 1173 const OString& typeName, in InterfaceType() 2042 const OString& typeName, in ModuleType() [all …]
|
| /AOO41X/main/forms/source/xforms/ |
| H A D | datatyperepository.cxx | 167 …( const ::rtl::OUString& typeName ) throw (NoSuchElementException, VetoException, RuntimeException) in revokeDataType() 180 …ry::getDataType( const ::rtl::OUString& typeName ) throw (NoSuchElementException, RuntimeException) in getDataType()
|
| /AOO41X/main/qadevOOo/tests/java/ifc/reflection/ |
| H A D | _XIdlReflection.java | 43 protected final static String typeName = "com.sun.star.container.XNameAccess"; field in _XIdlReflection
|
| /AOO41X/main/cppu/inc/cppu/ |
| H A D | EnvDcp.hxx | 44 rtl::OUString typeName; in getTypeName() local
|
| /AOO41X/main/registry/source/ |
| H A D | reflwrit.cxx | 404 const OString& typeName, in setData() 481 void ParamEntry::setData(const OString& typeName, in setData() 716 const OString& typeName, in TypeWriter() 1249 rtl_uString const * typeName, RTValueType valueType, in typereg_writer_setFieldData() 1267 rtl_uString* typeName, in setFieldData() 1311 RTParamMode flags, rtl_uString const * name, rtl_uString const * typeName) in typereg_writer_setMethodParameterData() 1337 rtl_uString const * typeName) in typereg_writer_setMethodExceptionTypeName() 1388 RTReferenceType sort, RTFieldAccess flags, rtl_uString const * typeName) in typereg_writer_setReferenceData() 1413 rtl_uString const * typeName, sal_uInt16 superTypeCount, in typereg_writer_create() 1432 void * handle, sal_uInt16 index, rtl_uString const * typeName) in typereg_writer_setSuperTypeName() [all …]
|
| /AOO41X/main/xmlsecurity/tools/uno/ |
| H A D | AdapterNode.java | 44 static final String[] typeName = { field in AdapterNode
|
| /AOO41X/main/stoc/source/registry_tdprovider/ |
| H A D | methoddescription.cxx | 55 rtl::OUString const & name, rtl::OUString const & typeName, in Parameter()
|
| /AOO41X/main/idlc/source/ |
| H A D | aststruct.cxx | 145 rtl::OString typeName; in dump() local
|
| /AOO41X/main/mysqlc/source/ |
| H A D | mysqlc_types.hxx | 26 const char *typeName; member
|