Searched refs:pTypeDescrRef (Results 1 – 1 of 1) sorted by relevance
78 inline TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THROW( () );156 inline TypeDescription::TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THR… in TypeDescription() argument159 if (pTypeDescrRef) in TypeDescription()160 typelib_typedescriptionreference_getDescription( &_pTypeDescr, pTypeDescrRef ); in TypeDescription()
Completed in 9 milliseconds