Home
last modified time | relevance | path

Searched refs:getTypeLibType (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.hxx53 &_pSequence, rType.getTypeLibType(), in Sequence()
83 &_pSequence, rType.getTypeLibType(), in Sequence()
100 &_pSequence, rType.getTypeLibType(), in Sequence()
114 this, rType.getTypeLibType(), (uno_ReleaseFunc)cpp_release ); in ~Sequence()
136 const_cast< Sequence< E > * >( this ), rType.getTypeLibType(), in operator ==()
159 &_pSequence, rType.getTypeLibType(), in getArray()
198 &_pSequence, rType.getTypeLibType(), nSize, in realloc()
230 getTypeLibType())); in getTypeFavourUnsigned()
248 getTypeLibType())); in getTypeFavourChar()
275 rElementType.getTypeLibType() ); in getCppuSequenceType()
[all …]
H A DAny.hxx54 ::cppu::getTypeFavourUnsigned(&value).getTypeLibType(), in Any()
62 this, &b, ::getCppuBooleanType().getTypeLibType(), in Any()
75 this, const_cast< void * >( pData_ ), rType.getTypeLibType(), in Any()
116 this, const_cast< void * >( pData_ ), rType.getTypeLibType(), in setValue()
143 rType.getTypeLibType(), pData, pType, in isExtractableTo()
153 rType.getTypeLibType(), pData, pType, in has()
200 &rAny, const_cast< C * >( &value ), rType.getTypeLibType(), in operator <<=()
211 &rAny, &b, ::getCppuBooleanType().getTypeLibType(), in operator <<=()
221 &value, rType.getTypeLibType(), in operator >>=()
538 const_cast< C * >( &value ), rType.getTypeLibType(), in operator ==()
[all …]
H A DType.hxx43 ::typelib_static_type_getByTypeClass( typelib_TypeClass_VOID ) )->getTypeLibType(); in Type()
203 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType1()
221 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType2()
240 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType3()
260 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType4()
281 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType5()
303 & ::com::sun::star::uno::Array< T >::s_pType, rElementType.getTypeLibType(), in getCppuArrayType6()
/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx277 Any aProperlyTyped( NULL, aPos->aProperty.Type.getTypeLibType() ); in convertFastPropertyValue()
280 … const_cast< void* >( aProperlyTyped.getValue() ), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue()
281 …cast< void* >( aNewRequestedValue.getValue() ), aNewRequestedValue.getValueType().getTypeLibType(), in convertFastPropertyValue()
322 … const_cast< void* >( pPropContainer->getValue() ), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue()
349 aProperlyTyped = Any( NULL, aPos->aProperty.Type.getTypeLibType() ); in convertFastPropertyValue()
353 const_cast<void*>(aProperlyTyped.getValue()), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue()
354 const_cast<void*>(_rValue.getValue()), _rValue.getValueType().getTypeLibType(), in convertFastPropertyValue()
374 … aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue()
375 … const_cast<void*>(pNewValue->getValue()), aPos->aProperty.Type.getTypeLibType(), in convertFastPropertyValue()
420 aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type.getTypeLibType(), in setFastPropertyValue()
[all …]
H A Dproperty.cxx213 _rConvertedValue = Any( NULL, _rExpectedType.getTypeLibType() ); in tryPropertyValue()
216 …nst_cast< void* >( _rConvertedValue.getValue() ), _rConvertedValue.getValueType().getTypeLibType(), in tryPropertyValue()
217 … const_cast< void* >( _rValueToSet.getValue() ), _rValueToSet.getValueType().getTypeLibType(), in tryPropertyValue()
/trunk/main/cppuhelper/source/
H A Dimplbase_ex.cxx104 …OSL_ENSURE( ! isXInterface( rType.getTypeLibType()->pTypeName ), "### want to implement XInterface… in __getTypeEntries()
119 pEntry->m_type.typeRef = rType.getTypeLibType(); in __getTypeEntries()
242 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in ImplHelper_query()
267 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in ImplHelper_queryNoXInterface()
336 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in WeakImplHelper_query()
369 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in WeakAggImplHelper_queryAgg()
403 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in WeakComponentImplHelper_query()
437 typelib_TypeDescriptionReference * pTDR = rType.getTypeLibType(); in WeakAggComponentImplHelper_queryAgg()
H A Dexc_thrower.cxx104 TYPELIB_DANGER_GET( &pTD, rType_demanded.getTypeLibType() ); in ExceptionThrower_dispatch()
134 *ppException, &exc, ::getCppuType( &exc ).getTypeLibType(), 0 ); in ExceptionThrower_dispatch()
258 &pTD, ExceptionThrower::getCppuType().getTypeLibType() ); in getCaughtException()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx118 const * >(0) ).getTypeLibType() ); in binuno_queryInterface()
162 RuntimeException const * >(0) ).getTypeLibType(), in binuno_queryInterface()
167 &cpp_exc, exc, ::getCppuType( &cpp_exc ).getTypeLibType(), in binuno_queryInterface()
271 pReturn, &ret, ::getCppuType( &ret ).getTypeLibType(), in binuno_proxy_dispatch()
342 TYPELIB_DANGER_GET( &pTypeDescr, rType.getTypeLibType() ); in queryAggregation()
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx257 pExc, &exc, ::getCppuType( &exc ).getTypeLibType(), 0 ); in constructRuntimeException()
308 (RuntimeException const *) 0 ).getTypeLibType(), in coerce_assign()
768 TYPELIB_DANGER_GET( &pTD, rInvType.getTypeLibType() ); in FactoryImpl()
782 TYPELIB_DANGER_GET( &pTD, rTCType.getTypeLibType() ); in FactoryImpl()
844 rType.getTypeLibType(), in lookup_adapter()
/trunk/main/pyuno/source/module/
H A Dpyuno_callable.cxx163 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
172 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
181 me->members->methodName, &e, getCppuType(&e).getTypeLibType()); in PyUNO_callable_call()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.hxx166 if (rType.getTypeLibType()) in TypeDescription()
167 typelib_typedescriptionreference_getDescription( &_pTypeDescr, rType.getTypeLibType() ); in TypeDescription()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dexcept.cxx274 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
295 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx294 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
315 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx294 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
315 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx285 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
306 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx288 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
309 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx290 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
311 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx291 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
312 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dexcept.cxx298 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
319 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx289 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
310 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx287 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
308 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx301 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
322 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dexcept.cxx304 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
325 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx301 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
322 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx304 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()
325 uno_type_any_constructAndConvert( pUnoExc, &aRE, rType.getTypeLibType(), pCpp2Uno ); in fillUnoException()

Completed in 95 milliseconds

12345