Home
last modified time | relevance | path

Searched refs:pType_ (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx85 inline Any::Any( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THROW( () ) in Any() argument
88 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() argument
123 this, const_cast< void * >( pData_ ), pType_, in setValue()

Completed in 8 milliseconds