Home
last modified time | relevance | path

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

/AOO41X/main/cppu/inc/com/sun/star/uno/
H A DType.h157 inline void SAL_CALL getDescription( typelib_TypeDescription ** ppDescr ) const SAL_THROW( () ) in getDescription() argument
158 { ::typelib_typedescriptionreference_getDescription( ppDescr, _pType ); } in getDescription()