Home
last modified time | relevance | path

Searched refs:getCharCppuType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/stoc/source/typeconv/
H A Dconvert.cxx823 aRet.setValue( (*(const OUString *)rVal.getValue()).getStr(), ::getCharCppuType() ); in convertToSimpleType()
829 aRet.setValue( &cRet, ::getCharCppuType() ); in convertToSimpleType()
/trunk/main/stoc/test/
H A Dtestconv.cxx531 aVal.setValue( &c, ::getCharCppuType() ); in initBlocks()
644 convertTo( ::getCharCppuType(), rVal, rBlock._toChar ); in test_Conversion()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.h269 inline const ::com::sun::star::uno::Type & SAL_CALL getCharCppuType() SAL_THROW( () );
H A DSequence.hxx294 const ::com::sun::star::uno::Type & rElementType = ::getCharCppuType(); in getCharSequenceCppuType()
H A DType.hxx134 inline const ::com::sun::star::uno::Type & SAL_CALL getCharCppuType() SAL_THROW( () ) in getCharCppuType() function
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx837 a.setValue( &c, getCharCppuType( )); in pyObject2Any()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1588 aRetVal.setValue( &c , getCharCppuType() ); in sbxToUnoValue()

Completed in 57 milliseconds