Searched defs:makeAny (Results 1 – 6 of 6) sorted by relevance
45 struct makeAny : public ::std::unary_function< T, ::com::sun::star::uno::Any > struct47 ::com::sun::star::uno::Any operator() ( const T & aVal ) in operator ()()
180 inline Any SAL_CALL makeAny( const C & value ) SAL_THROW( () ) in makeAny() function188 inline Any SAL_CALL makeAny( bool const & value ) SAL_THROW( () ) in makeAny() function
287 …inline ::com::sun::star::uno::Any SAL_CALL makeAny( const SharedUNOComponent< INTERFACE, COMPONENT… in makeAny() function
1252 public Object makeAny() { in makeAny() method in ORowSetValue
703 ::com::sun::star::uno::Any OLEVariant::makeAny() const in makeAny() function in OLEVariant
901 Any ORowSetValue::makeAny() const in makeAny() function in connectivity::ORowSetValue
Completed in 47 milliseconds