Searched defs:_rAny (Results 1 – 6 of 6) sorted by relevance
80 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()
186 …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()
83 ORowSetValueCompare(const ::com::sun::star::uno::Any& _rAny) : m_rAny(_rAny){} in ORowSetValueCompare()
77 OUString getStringFromAny(const Any& _rAny) in getStringFromAny()
164 inline void setBOOL(staruno::Any& _rAny, sal_Bool _b) in setBOOL()
745 ORowSetValue& ORowSetValue::operator=(const Any& _rAny) in operator =()
Completed in 31 milliseconds