Searched refs:pType_ (Results 1 – 1 of 1) sorted by relevance
85 inline Any::Any( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THROW( () ) in Any() argument88 this, const_cast< void * >( pData_ ), pType_, (uno_AcquireFunc)cpp_acquire ); in Any()120 inline void Any::setValue( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THR… in setValue() argument123 this, const_cast< void * >( pData_ ), pType_, in setValue()
Completed in 16 milliseconds