Searched refs:td_ref (Results 1 – 2 of 2) sorted by relevance
265 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );274 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() argument277 TYPELIB_DANGER_GET( &m_td, td_ref ); in TypeDescr()282 ::rtl::OUString::unacquired( &td_ref->pTypeName ) ); in TypeDescr()
154 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );162 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() argument165 TYPELIB_DANGER_GET( &m_td, td_ref ); in TypeDescr()170 *reinterpret_cast< ::rtl::OUString const * >( &td_ref->pTypeName ) ); in TypeDescr()
Completed in 9 milliseconds