/trunk/main/cppu/source/uno/ |
H A D | destr.hxx | 86 TYPELIB_DANGER_GET( &pElementType, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in _destructArray() 95 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, release ); in _destructArray() 98 typelib_typedescriptionreference_release(((typelib_IndirectTypeDescription *)pTypeDescr)->pType); in _destructArray() 342 ((typelib_IndirectTypeDescription *) pTypeDescr)->pType, 0, in idestructSequence() 350 ((typelib_IndirectTypeDescription *) pTypeDescr)->pType, 0, in idestructSequence()
|
H A D | sequence.cxx | 631 ((typelib_IndirectTypeDescription *) pElementTypeDescr)->pType; in icopyConstructFromElements() 779 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType; in uno_type_sequence_construct() 820 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType; in uno_sequence_construct() 863 ppSequence, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in uno_type_sequence_realloc() 883 ppSequence, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in uno_sequence_realloc() 909 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in uno_type_sequence_reference2One() 953 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in uno_sequence_reference2One()
|
H A D | copy.hxx | 108 …typelib_TypeDescriptionReference * pElementTypeRef = ((typelib_IndirectTypeDescription *)pTypeDesc… in _copyConstructArray() 318 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in _copyConstructAnyFromData() 326 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in _copyConstructAnyFromData() 667 ((typelib_IndirectTypeDescription *) in icopyConstructSequence() 850 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in _copyConstructData() 858 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType, in _copyConstructData()
|
H A D | eq.hxx | 265 ((typelib_IndirectTypeDescription *)pElementTypeDescr)->pType; in _equalSequence() 636 ((typelib_IndirectTypeDescription *)pDestTypeDescr)->pType, in _equalData() 644 ((typelib_IndirectTypeDescription *)pDestTypeDescr)->pType, in _equalData()
|
H A D | constr.hxx | 79 TYPELIB_DANGER_GET( &pElementType, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in _defaultConstructArray()
|
H A D | assign.hxx | 112 ((typelib_IndirectTypeDescription *)pTypeDescr)->pType; in _assignArray()
|
/trunk/main/cppu/source/typelib/ |
H A D | typelib.cxx | 120 nSize = (sal_Int32)sizeof( typelib_IndirectTypeDescription ); in getDescriptionSize() 502 &pTD, ((typelib_IndirectTypeDescription *)pTD)->pType ); in complete() 584 typelib_IndirectTypeDescription * pIndirect = (typelib_IndirectTypeDescription *)pTmp; in typelib_typedescription_newEmpty() 599 typelib_IndirectTypeDescription * pTmp = new typelib_IndirectTypeDescription(); in typelib_typedescription_newEmpty() 792 ((typelib_IndirectTypeDescription *)*ppRet)->pType = pType; in newTypeDescription() 1028 ((typelib_IndirectTypeDescription*)pArray)->pType = pElementTypeRef; in typelib_typedescription_newArray() 1443 if( ((typelib_IndirectTypeDescription*)pTD)->pType ) in typelib_typedescription_destructExtendedMembers() 1448 if( ((typelib_IndirectTypeDescription*)pTD)->pType ) in typelib_typedescription_destructExtendedMembers() 2222 &pTD, ((typelib_IndirectTypeDescription *)*ppRet)->pType ); in typelib_typedescription_getByName() 2282 ((typelib_IndirectTypeDescription *)pRet)->pType ); in typelib_typedescriptionreference_new() [all …]
|
H A D | static_types.cxx | 624 ((typelib_IndirectTypeDescription*)pArray)->pType = pElementTypeRef; in typelib_static_array_type_init()
|
/trunk/main/bridges/source/cpp_uno/shared/ |
H A D | types.cxx | 91 switch (reinterpret_cast< typelib_IndirectTypeDescription const * >( in relatesToInterfaceType() 104 reinterpret_cast< typelib_IndirectTypeDescription const * >( in relatesToInterfaceType()
|
/trunk/main/bridges/inc/bridges/cpp_uno/ |
H A D | type_misc.hxx | 42 switch (((typelib_IndirectTypeDescription *)pTypeDescr)->pType->eTypeClass) in cppu_relatesToInterface() 53 TYPELIB_DANGER_GET( &pTD, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in cppu_relatesToInterface()
|
/trunk/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 1277 …typelib_TypeDescriptionReference* pElementDescRef= ((typelib_IndirectTypeDescription*)pSeqDesc)->p… in getElementCountAndTypeOfSequence() 1315 typelib_IndirectTypeDescription * pSeqIndDec= (typelib_IndirectTypeDescription*) pSeqType; in createUnoSequenceWrapper() 2033 …typelib_IndirectTypeDescription *pSeqDesc= reinterpret_cast<typelib_IndirectTypeDescription*>(pDes… in dispatchExObject2Sequence() 2241 typelib_IndirectTypeDescription* pDescSeq= NULL; in getElementTypeOfSequence()
|
/trunk/main/extensions/test/ole/OleClient/ |
H A D | funcs.cxx | 177 typelib_IndirectTypeDescription * indirect_td = (typelib_IndirectTypeDescription *) td.get(); in equalSequences()
|
/trunk/main/cppu/inc/typelib/ |
H A D | typedescription.h | 220 } typelib_IndirectTypeDescription; typedef 228 typelib_IndirectTypeDescription aBase;
|
/trunk/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Proxy.cxx | 57 switch (((typelib_IndirectTypeDescription *)pTypeDescr)->pType->eTypeClass) in relatesToInterface() 68 TYPELIB_DANGER_GET( &pTD, ((typelib_IndirectTypeDescription *)pTypeDescr)->pType ); in relatesToInterface()
|
/trunk/main/comphelper/source/misc/ |
H A D | types.cxx | 459 typelib_IndirectTypeDescription* pSequenceTD = in getSequenceElementType() 460 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in getSequenceElementType()
|
H A D | anytostring.cxx | 161 typelib_IndirectTypeDescription * >(typeDescr)->pType; in appendValue()
|
/trunk/main/binaryurp/source/ |
H A D | unmarshal.cxx | 196 reinterpret_cast< typelib_IndirectTypeDescription * >( in readType() 498 reinterpret_cast< typelib_IndirectTypeDescription * >( in readSequence()
|
H A D | marshal.cxx | 252 reinterpret_cast< typelib_IndirectTypeDescription * >( in writeValue()
|
/trunk/main/stoc/source/corereflection/ |
H A D | base.hxx | 289 typelib_IndirectTypeDescription * getTypeDescr() const in getTypeDescr() 290 { return (typelib_IndirectTypeDescription *)IdlClassImpl::getTypeDescr(); } in getTypeDescr()
|
/trunk/main/stoc/source/typeconv/ |
H A D | convert.cxx | 625 ((typelib_IndirectTypeDescription *)aSourceTD.get())->pType ); in convertTo() 629 ((typelib_IndirectTypeDescription *)aDestTD.get())->pType ); in convertTo()
|
/trunk/main/bridges/source/jni_uno/ |
H A D | jni_data.cxx | 1024 ((typelib_IndirectTypeDescription *)td.get())->pType; in map_to_uno() 1728 ((typelib_IndirectTypeDescription *)seq_td.get())->pType ); in map_to_java() 1736 ((typelib_IndirectTypeDescription *)element_td.get()) in map_to_java() 2188 ((typelib_IndirectTypeDescription *)td.get())->pType; in map_to_java()
|
H A D | jni_info.h | 337 buf, ((typelib_IndirectTypeDescription *)td.get())->pType, in append_sig()
|
/trunk/main/cli_ure/source/uno_bridge/ |
H A D | cli_data.cxx | 259 reinterpret_cast<typelib_IndirectTypeDescription*>(seqType.get())->pType; in mapUnoType() 1264 ((typelib_IndirectTypeDescription *)td.get())->pType; in map_to_uno() 1766 ((typelib_IndirectTypeDescription *)td.get())->pType; in map_to_cli()
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | DbAdminImpl.cxx | 1057 typelib_IndirectTypeDescription* pSequenceTD = in implTranslateProperty() 1058 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in implTranslateProperty()
|
/trunk/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 1039 typelib_IndirectTypeDescription* pIndirectTd = in cloneSequence() 1040 (typelib_IndirectTypeDescription*) pTdRaw; in cloneSequence()
|