Home
last modified time | relevance | path

Searched refs:typelib_TypeDescription (Results 1 – 25 of 190) sorted by relevance

12345678

/AOO41X/main/cppu/source/typelib/
H A Dtypelib.cxx154 nSize = (sal_Int32)sizeof( typelib_TypeDescription ); in getDescriptionSize()
187 typedef list< typelib_TypeDescription * > TypeDescriptionList_Impl;
211 inline void callChain( typelib_TypeDescription ** ppRet, rtl_uString * pName ) SAL_THROW( () );
241 typelib_TypeDescription ** ppRet, rtl_uString * pName ) in callChain()
389 const typelib_TypeDescription * pTypeDescription,
395 typelib_TypeDescription * pTD ) in typelib_typedescription_initTables()
406 typelib_TypeDescription * pM = 0; in typelib_typedescription_initTables()
476 bool complete(typelib_TypeDescription ** ppTypeDescr, bool initTables) { in complete()
495 typelib_TypeDescription * pTD = 0; in complete()
568 typelib_TypeDescription ** ppRet, in typelib_typedescription_newEmpty()
[all …]
H A Dstatic_types.cxx48 const typelib_TypeDescription * pTypeDescription,
54 typelib_TypeDescription ** ppRet,
210 ::typelib_typedescription_register( (typelib_TypeDescription **)&pTD ); in typelib_static_type_getByTypeClass()
212 … s_aTypes[typelib_TypeClass_INTERFACE] = ((typelib_TypeDescription *)pTD)->pWeakRef ); in typelib_static_type_getByTypeClass()
215 ::typelib_typedescription_release( (typelib_TypeDescription*)pTD ); in typelib_static_type_getByTypeClass()
223 typelib_TypeDescription * pTD1 = 0; in typelib_static_type_getByTypeClass()
270 ::typelib_typedescription_register( (typelib_TypeDescription**)&pMethod ); in typelib_static_type_getByTypeClass()
276 ::typelib_typedescription_register( (typelib_TypeDescription**)&pMethod ); in typelib_static_type_getByTypeClass()
282 ::typelib_typedescription_register( (typelib_TypeDescription**)&pMethod ); in typelib_static_type_getByTypeClass()
283 ::typelib_typedescription_release( (typelib_TypeDescription*)pMethod ); in typelib_static_type_getByTypeClass()
[all …]
/AOO41X/main/cppu/inc/typelib/
H A Dtypedescription.h121 } typelib_TypeDescription; typedef
129 typelib_TypeDescription aBase;
180 typelib_TypeDescription aBase;
215 typelib_TypeDescription aBase;
247 typelib_TypeDescription aBase;
290 typelib_TypeDescription aBase;
440 typelib_TypeDescription aBase;
575 typelib_TypeDescription ** ppRet,
594 typelib_TypeDescription ** ppRet,
610 typelib_TypeDescription ** ppRet,
[all …]
H A Dtypedescription.hxx52 mutable typelib_TypeDescription * _pTypeDescr;
73 inline TypeDescription( typelib_TypeDescription * pTypeDescr = 0 ) SAL_THROW( () );
108 …inline TypeDescription & SAL_CALL operator = ( typelib_TypeDescription * pTypeDescr ) SAL_THROW( (…
122 …inline sal_Bool SAL_CALL equals( const typelib_TypeDescription * pTypeDescr ) const SAL_THROW( () …
139 inline typelib_TypeDescription * SAL_CALL get() const SAL_THROW( () ) in get()
149 inline TypeDescription::TypeDescription( typelib_TypeDescription * pTypeDescr ) SAL_THROW( () ) in TypeDescription()
195 inline TypeDescription & TypeDescription::operator = ( typelib_TypeDescription * pTypeDescr ) SAL_T… in operator =()
205 inline sal_Bool TypeDescription::equals( const typelib_TypeDescription * pTypeDescr ) const SAL_THR… in equals()
/AOO41X/main/cppuhelper/source/
H A Dtdmgr.cxx69 static typelib_TypeDescription * createCTD(
104 inline static typelib_TypeDescription * createCTD( in createCTD()
107 typelib_TypeDescription * pRet = 0; in createCTD()
172 inline static typelib_TypeDescription * createCTD( in createCTD()
175 typelib_TypeDescription * pRet = 0; in createCTD()
178 typelib_TypeDescription * pBaseType = createCTD( in createCTD()
229 inline static typelib_TypeDescription * createCTD( in createCTD()
233 typelib_TypeDescription * pRet = 0; in createCTD()
236 typelib_TypeDescription * pBaseType = createCTD( in createCTD()
305 inline static typelib_TypeDescription * createCTD( in createCTD()
[all …]
/AOO41X/main/stoc/source/corereflection/
H A Dcrcomp.cxx48typelib_TypeDescription * pTypeDescr, typelib_TypeDescription * pDeclTypeDescr, in IdlCompFieldImpl()
150 if (td_equals( (typelib_TypeDescription *)getTypeDescr(), ppTypeRefs[nPos] )) in getDeclaringClass()
152 _xDeclClass = getReflection()->forType( (typelib_TypeDescription *)pTD ); in getDeclaringClass()
189 typelib_TypeDescription * pObjTD = 0; in get()
192 typelib_TypeDescription * pTD = pObjTD; in get()
193 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in get()
195 … pTD = (typelib_TypeDescription *)((typelib_CompoundTypeDescription *)pTD)->pBaseTypeDescription; in get()
222 typelib_TypeDescription * pObjTD = 0; in set()
225 typelib_TypeDescription * pTD = pObjTD; in set()
226 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in set()
[all …]
H A Dbase.hxx76 inline bool td_equals( typelib_TypeDescription * pTD, typelib_TypeDescriptionReference * pType ) in td_equals()
83 inline typelib_TypeDescription * getTypeByName( const OUString & rName ) in getTypeByName()
85 typelib_TypeDescription * pTypeDescr = 0; in getTypeByName()
114 inline Reference< XIdlClass > constructClass( typelib_TypeDescription * pTypeDescr );
154 …Reference< XIdlClass > forType( typelib_TypeDescription * pTypeDescr ) throw(::com::sun::star::uno…
167 typelib_TypeDescription * _pTypeDescr;
170 typelib_TypeDescription * getTypeDescr() const in getTypeDescr()
182 typelib_TypeDescription * pTypeDescr );
216 typedef pair< OUString, typelib_TypeDescription * > MemberInit;
235 typelib_TypeDescription * pTypeDescr ) in InterfaceIdlClassImpl()
[all …]
/AOO41X/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx49 static bool relatesToInterface(typelib_TypeDescription * pTypeDescr) in relatesToInterface()
67 typelib_TypeDescription * pTD = 0; in relatesToInterface()
97 typelib_TypeDescription * pTD = 0; in relatesToInterface()
109 return relatesToInterface( (typelib_TypeDescription *)pComp->pBaseTypeDescription ); in relatesToInterface()
125 typelib_TypeDescription const * pMemberType, in s_Proxy_dispatch()
237 typelib_typedescription_acquire((typelib_TypeDescription *)m_pTypeDescr); in Proxy()
238 if (!((typelib_TypeDescription *)m_pTypeDescr)->bComplete) in Proxy()
239 typelib_typedescription_complete((typelib_TypeDescription **)&m_pTypeDescr); in Proxy()
241 OSL_ENSURE(((typelib_TypeDescription *)m_pTypeDescr)->bComplete, "### type is incomplete!"); in Proxy()
266 typelib_typedescription_release((typelib_TypeDescription *)m_pTypeDescr); in ~Proxy()
[all …]
/AOO41X/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx123 typelib_TypeDescription * m_pInvokMethodTD;
124 typelib_TypeDescription * m_pSetValueTD;
125 typelib_TypeDescription * m_pGetValueTD;
126 typelib_TypeDescription * m_pAnySeqTD;
127 typelib_TypeDescription * m_pShortSeqTD;
128 typelib_TypeDescription * m_pConvertToTD;
175 const typelib_TypeDescription * pMemberType,
178 const typelib_TypeDescription * pMemberType,
181 const typelib_TypeDescription * pMemberType,
210 (typelib_TypeDescription *)m_pInterfaces[ nPos ].m_pTypeDescr ); in ~AdapterImpl()
[all …]
/AOO41X/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Duno2cpp.cxx59 typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn,
67 typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn, in callVirtualMethod()
177 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
216typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
223 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
293 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
347 bool isSimpleReturnType(typelib_TypeDescription * pTD, bool recursive) in isSimpleReturnType()
360 typelib_TypeDescription * pMemberTD = 0; in isSimpleReturnType()
377 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch()
449 typelib_TypeDescription * pTD = 0; in unoInterfaceProxyDispatch()
H A Dcpp2uno.cxx51 const typelib_TypeDescription * pMemberTypeDescr, in cpp2uno_call()
61 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp2uno_call()
96typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nPa… in cpp2uno_call()
103 typelib_TypeDescription * pParamTypeDescr = 0; in cpp2uno_call()
190 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp2uno_call()
316 typelib_TypeDescription * pTD = 0; in cpp_vtable_call()
394 typelib_TypeDescription * pReturnTypeDescr = 0; in codeSnippet()
473 typelib_TypeDescription * member = 0; in addLocalFunctions()
/AOO41X/main/cppu/source/uno/
H A Ddata.cxx59 static typelib_TypeDescription * g_pQITD = 0; in binuno_queryInterface()
68 TYPELIB_DANGER_GET( (typelib_TypeDescription **) &pTXInterfaceDescr, type_XInterface ); in binuno_queryInterface()
72 TYPELIB_DANGER_RELEASE( (typelib_TypeDescription *) pTXInterfaceDescr ); in binuno_queryInterface()
181 typelib_TypeDescription * pTypeDescr, in destructSequence()
208 void * pMem, typelib_TypeDescription * pTypeDescr ) in uno_constructData()
224 typelib_TypeDescription * pTypeDescr, in uno_destructData()
242 typelib_TypeDescription * pTypeDescr, in uno_copyData()
260 typelib_TypeDescription * pTypeDescr, in uno_copyAndConvertData()
280 void * pVal1, typelib_TypeDescription * pVal1TD, in uno_equalData()
281 void * pVal2, typelib_TypeDescription * pVal2TD, in uno_equalData()
[all …]
H A Ddestr.hxx39 typelib_TypeDescription * pTypeDescr, in _destructUnion()
85 typelib_TypeDescription * pElementType = NULL; in _destructArray()
105 typelib_TypeDescription * pTypeDescr,
155 typelib_TypeDescription * pTypeDescr = 0; in _destructAny()
164 typelib_TypeDescription * pTypeDescr = 0; in _destructAny()
250 typelib_TypeDescription * pElementTypeDescr = 0; in idestructElements()
266 typelib_TypeDescription * pElementTypeDescr = 0; in idestructElements()
282 typelib_TypeDescription * pElementTypeDescr = 0; in idestructElements()
331 typelib_TypeDescription * pTypeDescr, in idestructSequence()
363 typelib_TypeDescription * pTypeDescr, in _destructData()
H A Dsequence.cxx226 typelib_TypeDescription * pElementTypeDescr = 0; in idefaultConstructElements()
244 typelib_TypeDescription * pElementTypeDescr = 0; in idefaultConstructElements()
266 typelib_TypeDescription * pElementTypeDescr = 0; in idefaultConstructElements()
288 typelib_TypeDescription * pElementTypeDescr = 0; in idefaultConstructElements()
303 typelib_TypeDescription * pDefaultTypeDescr = 0; in idefaultConstructElements()
540 typelib_TypeDescription * pElementTypeDescr = 0; in icopyConstructFromElements()
588 typelib_TypeDescription * pElementTypeDescr = 0; in icopyConstructFromElements()
628 typelib_TypeDescription * pElementTypeDescr = 0; in icopyConstructFromElements()
775 typelib_TypeDescription * pTypeDescr = 0; in uno_type_sequence_construct()
811 uno_Sequence ** ppSequence, typelib_TypeDescription * pTypeDescr, in uno_sequence_construct()
[all …]
/AOO41X/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx192 typelib_TypeDescription * _pTypeDescr; // type of object
197 ObjectFunction( typelib_TypeDescription * pTypeDescr, void * fpFunc ) throw ();
222 ObjectFunction::ObjectFunction( typelib_TypeDescription * pTypeDescr, void * fpFunc ) throw () in ObjectFunction()
297 inline ExceptionType( typelib_TypeDescription * pTypeDescr ) throw () in ExceptionType()
318 RaiseInfo( typelib_TypeDescription * pTypeDescr ) throw ();
322 RaiseInfo::RaiseInfo( typelib_TypeDescription * pTypeDescr ) throw () in RaiseInfo()
352 ppTypes[nPos++] = new ExceptionType( (typelib_TypeDescription *)pCompTypeDescr ); in RaiseInfo()
375 static void * getRaiseInfo( typelib_TypeDescription * pTypeDescr ) throw ();
399 void * ExceptionInfos::getRaiseInfo( typelib_TypeDescription * pTypeDescr ) throw () in getRaiseInfo()
477 typelib_TypeDescription * pTypeDescr = 0; in msci_raiseException()
[all …]
/AOO41X/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx45 void * pRegisterReturn, typelib_TypeDescription *pReturnTypeDescr, bool bRegisterReturn,
129 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
138 typelib_TypeDescription * t = 0; in is_complex_struct()
160 typelib_TypeDescription * pTypeDescr = 0; in isRegisterReturn()
193 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
227typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
234 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
328 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
381 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch()
468 typelib_TypeDescription * pTD = 0; in unoInterfaceProxyDispatch()
/AOO41X/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx46 void MapReturn(const ia64::RegReturn &rRet, double dret, typelib_TypeDescription * pReturnTypeDescr… in MapReturn()
87 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
96 typelib_TypeDescription * t = 0; in is_complex_struct()
116 typelib_TypeDescription * pTypeDescr = 0; in is_complex_struct()
133 typelib_TypeDescription * pTypeDescr = 0; in return_via_r8_buffer()
160 void * pRegisterReturn, typelib_TypeDescription * pReturnTypeDescr, bool bSimpleReturn, in callVirtualMethod()
324 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
373typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
384 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
510 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
[all …]
/AOO41X/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx57 typelib_TypeDescription const * returnType,
65 typelib_TypeDescription const * returnType, in callVirtualMethod()
177 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
224typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
231 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
310 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
378 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch()
450 typelib_TypeDescription * pTD = 0; in unoInterfaceProxyDispatch()
H A Dcpp2uno.cxx49 const typelib_TypeDescription * pMemberTypeDescr, in cpp2uno_call()
59 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp2uno_call()
99typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nPa… in cpp2uno_call()
106 typelib_TypeDescription * pParamTypeDescr = 0; in cpp2uno_call()
194 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp2uno_call()
312 typelib_TypeDescription * pTD = 0; in cpp_vtable_call()
369 typelib_TypeDescription * returnTypeDescr = 0; in codeSnippet()
472 typelib_TypeDescription * member = 0; in addLocalFunctions()
/AOO41X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Duno2cpp.cxx56 void storeFpRegsToStruct(typelib_TypeDescription * type, void * data) { in storeFpRegsToStruct()
115 typelib_TypeDescription * td = NULL; in storeFpRegsToStruct()
140 typelib_TypeDescription * rtd = NULL; in call()
153 typelib_TypeDescription ** ptds = in call()
154 static_cast< typelib_TypeDescription ** >( in call()
155 alloca(count * sizeof (typelib_TypeDescription *))); in call()
305 typelib_TypeDescription * ptd = NULL; in call()
401 uno_Interface * pUnoI, typelib_TypeDescription const * pMemberDescr, in unoInterfaceProxyDispatch()
458 typelib_TypeDescription * td = NULL; in unoInterfaceProxyDispatch()
/AOO41X/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx48 const typelib_TypeDescription * pMemberTypeDescr, in cpp2uno_call()
58 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp2uno_call()
92typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nPa… in cpp2uno_call()
99 typelib_TypeDescription * pParamTypeDescr = 0; in cpp2uno_call()
183 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp2uno_call()
302 typelib_TypeDescription * pTD = 0; in cpp_vtable_call()
345 typelib_TypeDescription * td = 0; in isSimpleStruct()
483 typelib_TypeDescription * member = 0; in addLocalFunctions()
/AOO41X/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dcpp2uno.cxx55 const typelib_TypeDescription * pMemberTypeDescr, in cpp2uno_call()
65 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp2uno_call()
99typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pUnoArgs + (3 * nPa… in cpp2uno_call()
106 typelib_TypeDescription * pParamTypeDescr = 0; in cpp2uno_call()
187 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp2uno_call()
310 typelib_TypeDescription * pTD = 0; in cpp_mediate()
448 OUString const & unoName = *(OUString const *)&((typelib_TypeDescription *)pTD)->pTypeName; in get_vtable()
472 typelib_TypeDescription * pTD = 0; in get_vtable()
/AOO41X/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx49 ::typelib_typedescription_release( (typelib_TypeDescription *)pThis->pTypeDescr ); in cppu_cppInterfaceProxy_free()
134 ::typelib_typedescription_acquire( (typelib_TypeDescription *)pTypeDescr ); in cppu_cppInterfaceProxy()
135 if (! ((typelib_TypeDescription *)pTypeDescr)->bComplete) in cppu_cppInterfaceProxy()
136 ::typelib_typedescription_complete( (typelib_TypeDescription **)&pTypeDescr ); in cppu_cppInterfaceProxy()
137 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_cppInterfaceProxy()
159 ::typelib_typedescription_release( (typelib_TypeDescription *)pThis->pTypeDescr ); in cppu_unoInterfaceProxy_free()
251 ::typelib_typedescription_acquire( (typelib_TypeDescription *)pTypeDescr ); in cppu_unoInterfaceProxy()
252 if (! ((typelib_TypeDescription *)pTypeDescr)->bComplete) in cppu_unoInterfaceProxy()
253 ::typelib_typedescription_complete( (typelib_TypeDescription **)&pTypeDescr ); in cppu_unoInterfaceProxy()
254 OSL_ENSURE( ((typelib_TypeDescription *)pTypeDescr)->bComplete, "### type is incomplete!" ); in cppu_unoInterfaceProxy()
/AOO41X/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx104 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
113 typelib_TypeDescription * t = 0; in is_complex_struct()
135 typelib_TypeDescription * pTypeDescr = 0; in return_in_hidden_param()
335 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
372typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
379 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
475 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
530 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch()
617 typelib_TypeDescription * pTD = 0; in unoInterfaceProxyDispatch()
/AOO41X/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx104 bool is_complex_struct(const typelib_TypeDescription * type) in is_complex_struct()
113 typelib_TypeDescription * t = 0; in is_complex_struct()
135 typelib_TypeDescription * pTypeDescr = 0; in return_in_hidden_param()
335 typelib_TypeDescription * pReturnTypeDescr = 0; in cpp_call()
372typelib_TypeDescription ** ppTempParamTypeDescr = (typelib_TypeDescription **)(pCppArgs + (2 * nPa… in cpp_call()
379 typelib_TypeDescription * pParamTypeDescr = 0; in cpp_call()
475 typelib_TypeDescription * pParamTypeDescr = ppTempParamTypeDescr[nTempIndizes]; in cpp_call()
530 uno_Interface * pUnoI, const typelib_TypeDescription * pMemberDescr, in unoInterfaceProxyDispatch()
617 typelib_TypeDescription * pTD = 0; in unoInterfaceProxyDispatch()

12345678