Home
last modified time | relevance | path

Searched defs:_rAny (Results 1 – 6 of 6) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dtypes.cxx80 sal_Int32 getINT32(const Any& _rAny) in getINT32()
88 sal_Int16 getINT16(const Any& _rAny) in getINT16()
96 double getDouble(const Any& _rAny) in getDouble()
104 float getFloat(const Any& _rAny) in getFloat()
112 ::rtl::OUString getString(const Any& _rAny) in getString()
120 sal_Bool getBOOL(const Any& _rAny) in getBOOL()
131 sal_Int32 getEnumAsINT32(const Any& _rAny) throw(IllegalArgumentException) in getEnumAsINT32()
/trunk/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx186 …inline SharedUNOComponent( const ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoRefe… in SharedUNOComponent()
309 …void SharedUNOComponent< INTERFACE, COMPONENT >::set( const ::com::sun::star::uno::Any& _rAny, ::c… in set()
356 …bool SharedUNOComponent< INTERFACE, COMPONENT >::set( const ::com::sun::star::uno::Any& _rAny, ::c… in set()
/trunk/main/dbaccess/source/core/api/
H A DRowSetRow.hxx83 ORowSetValueCompare(const ::com::sun::star::uno::Any& _rAny) : m_rAny(_rAny){} in ORowSetValueCompare()
/trunk/main/mysqlc/source/
H A Dmysqlc_general.cxx77 OUString getStringFromAny(const Any& _rAny) in getStringFromAny()
/trunk/main/comphelper/inc/comphelper/
H A Dtypes.hxx164 inline void setBOOL(staruno::Any& _rAny, sal_Bool _b) in setBOOL()
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx745 ORowSetValue& ORowSetValue::operator=(const Any& _rAny) in operator =()

Completed in 41 milliseconds