Home
last modified time | relevance | path

Searched refs:getTypeFavourUnsigned (Results 1 – 9 of 9) sorted by path

/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx176 if (cppu::getTypeFavourUnsigned(&_rCurrentValue).getTypeClass() in tryPropertyValueEnum()
H A Dtypes.hxx84 return _rType.equals(cppu::getTypeFavourUnsigned(pDummy)); in isA()
95 cppu::getTypeFavourUnsigned(pDummy)); in isA()
105 cppu::getTypeFavourUnsigned( in isAReference()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx54 ::cppu::getTypeFavourUnsigned(&value).getTypeLibType(), in Any()
151 Type const & rType = ::cppu::getTypeFavourUnsigned(static_cast< T * >(0)); in has()
182 return Any( &value, ::cppu::getTypeFavourUnsigned(&value) ); in makeAny()
198 const Type & rType = ::cppu::getTypeFavourUnsigned(&value); in operator <<=()
219 const Type & rType = ::cppu::getTypeFavourUnsigned(&value); in operator >>=()
535 const Type & rType = ::cppu::getTypeFavourUnsigned(&value); in operator ==()
564 ::cppu::getTypeFavourUnsigned(&value).getTypeLibType() ), in get()
H A DSequence.hxx51 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence()
78 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence()
95 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in Sequence()
112 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in ~Sequence()
121 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in operator =()
134 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in operator ==()
154 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in getArray()
193 const Type & rType = ::cppu::getTypeFavourUnsigned( this ); in realloc()
222 getTypeFavourUnsigned(::com::sun::star::uno::Sequence< T > const *) { in getTypeFavourUnsigned() function
226 (::cppu::getTypeFavourUnsigned( in getTypeFavourUnsigned()
[all …]
H A DType.hxx199 ::cppu::getTypeFavourUnsigned( *pT ); in getCppuArrayType1()
216 ::cppu::getTypeFavourUnsigned( **pT ); in getCppuArrayType2()
234 ::cppu::getTypeFavourUnsigned( ***pT ); in getCppuArrayType3()
253 ::cppu::getTypeFavourUnsigned( ****pT ); in getCppuArrayType4()
273 ::cppu::getTypeFavourUnsigned( *****pT ); in getCppuArrayType5()
294 ::cppu::getTypeFavourUnsigned( ******pT ); in getCppuArrayType6()
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx285 getTypeFavourUnsigned(T const *) { in getTypeFavourUnsigned() function
300 getTypeFavourUnsigned(::sal_uInt16 const *) { in getTypeFavourUnsigned() function
315 getTypeFavourUnsigned(::com::sun::star::uno::Sequence< T > const *);
/trunk/main/cppu/inc/uno/
H A Dmapping.hxx319 (void **)ppRet, pUnoI, ::cppu::getTypeFavourUnsigned( ppRet ) ); in mapToCpp()
342 (void **)ppRet, x.get(), ::cppu::getTypeFavourUnsigned( &x ) ); in mapToUno()
/trunk/main/cppu/qa/
H A Dtest_unotype.cxx262 ::cppu::getTypeFavourUnsigned( in TEST_F()
290 ::cppu::getTypeFavourUnsigned( in TEST_F()
336 ::cppu::getTypeFavourUnsigned( in TEST_F()
364 ::cppu::getTypeFavourUnsigned( in TEST_F()
370 ::cppu::getTypeFavourUnsigned( in TEST_F()
375 ::cppu::getTypeFavourUnsigned( in TEST_F()
379 ::cppu::getTypeFavourUnsigned( in TEST_F()
385 ::cppu::getTypeFavourUnsigned( in TEST_F()
391 ::cppu::getTypeFavourUnsigned( in TEST_F()
398 ::cppu::getTypeFavourUnsigned( in TEST_F()
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.hxx229 ::cppu::getTypeFavourUnsigned(&value).getTypeLibType() ), in getValue()

Completed in 57 milliseconds