Searched refs:toAny (Results 1 – 4 of 4) sorted by relevance
800 Any aTypeValue = Convert::get().toAny( value, getCppuType() ); in _getValue()842 Any aTypedValue = Convert::get().toAny( value, getCppuType() ); in _getValue()903 Any aTypedValue = Convert::get().toAny( value, getCppuType() ); in _getValue()
79 Any_t toAny( const rtl::OUString&, const Type_t& );
547 Convert::Any_t Convert::toAny( const rtl::OUString& rValue, in toAny() function in Convert
1077 result = rConvert.toAny(pathExpr,rType); in getValue()
Completed in 42 milliseconds