Home
last modified time | relevance | path

Searched defs:convertPropertyValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.hxx39 inline void SAL_CALL convertPropertyValue( target &value , const ::com::sun::star::uno::Any & a) in convertPropertyValue() function
50 inline void SAL_CALL convertPropertyValue( target &value , ::com::sun::star::uno::Any & a) in convertPropertyValue() function
58 inline void SAL_CALL convertPropertyValue( sal_Bool & b , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
100 inline void SAL_CALL convertPropertyValue( sal_Int64 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
154 inline void SAL_CALL convertPropertyValue( sal_uInt64 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
209 inline void SAL_CALL convertPropertyValue( sal_Int32 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
296 inline void SAL_CALL convertPropertyValue( sal_Int16 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
329 inline void SAL_CALL convertPropertyValue( sal_uInt16 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
362 inline void SAL_CALL convertPropertyValue( sal_Int8 & i , const ::com::sun::star::uno::Any & a ) in convertPropertyValue() function
380 inline void SAL_CALL convertPropertyValue( float &f , const ::com::sun::star::uno::Any &a ) in convertPropertyValue() function
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java616 …protected boolean convertPropertyValue(Property property, Object[] newVal, Object[]curVal, Object… in convertPropertyValue() method in PropertySet
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java54 public boolean convertPropertyValue() in convertPropertyValue() method in PropertySet_Test

Completed in 34 milliseconds