/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/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 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() 4204 bool produceType(const OString& typeName, in produceType() [all …]
|
/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/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() 228 OString typeName; in dumpDependedTypes() local 509 OString typeName(m_typeName.replace('/', '_')); in dumpLGetCunoType() local 1504 const OString& typeName, in InterfaceType() 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() 3275 const OString& typeName, in TypeDefType() [all …]
|
/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 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() 1470 const OString& typeName, in EnumType() 1547 const OString& typeName, in TypeDefType() [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 | 170 PyRef typeName( PyObject_GetAttrString( obj,const_cast< char * >("typeName") ), SAL_NO_ACQUIRE); in PyEnum2Enum() local 284 const char *typeName = PyUnicode_AsUTF8( str ); in importToGlobal() local 289 const char *typeName = PyBytes_AsString( pTypeName.get() ); in importToGlobal() local 292 const char *typeName = PyBytes_AsString( str ); in importToGlobal() local 414 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 378 OString typeName(type); in dumpNameSpace() local 1173 const OString& typeName, in InterfaceType() 2042 const OString& typeName, in ModuleType() 2095 const OString& typeName, in ConstantsType() 2116 const OString& typeName, in StructureType() 2318 const OString& typeName, in ExceptionType() 2513 const OString& typeName, in EnumType() 2583 const OString& typeName, in TypeDefType() [all …]
|
/aoo41x/main/forms/source/xforms/ |
H A D | datatyperepository.cxx | 167 …void SAL_CALL ODataTypeRepository::revokeDataType( const ::rtl::OUString& typeName ) throw (NoSuch… in revokeDataType() 180 …Reference< XDataType > SAL_CALL ODataTypeRepository::getDataType( const ::rtl::OUString& typeName … 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
|