Searched defs:pData_ (Results 1 – 1 of 1) sorted by relevance
72 inline Any::Any( const void * pData_, const Type & rType ) SAL_THROW( () ) in Any()79 inline Any::Any( const void * pData_, typelib_TypeDescription * pTypeDescr ) SAL_THROW( () ) in Any()85 inline Any::Any( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THROW( () ) in Any()113 inline void Any::setValue( const void * pData_, const Type & rType ) SAL_THROW( () ) in setValue()120 inline void Any::setValue( const void * pData_, typelib_TypeDescriptionReference * pType_ ) SAL_THR… in setValue()127 inline void Any::setValue( const void * pData_, typelib_TypeDescription * pTypeDescr ) SAL_THROW( (… in setValue()
Completed in 21 milliseconds