Home
last modified time | relevance | path

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

/aoo42x/main/cppu/inc/typelib/
H A Dtypedescription.hxx78 inline TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THROW( () );
156 inline TypeDescription::TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THR… in TypeDescription() argument
159 if (pTypeDescrRef) in TypeDescription()
160 typelib_typedescriptionreference_getDescription( &_pTypeDescr, pTypeDescrRef ); in TypeDescription()

Completed in 7 milliseconds