Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/jni_uno/
H A Djni_base.h265 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );
274 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() argument
277 TYPELIB_DANGER_GET( &m_td, td_ref ); in TypeDescr()
282 ::rtl::OUString::unacquired( &td_ref->pTypeName ) ); in TypeDescr()
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_base.h154 inline explicit TypeDescr( typelib_TypeDescriptionReference * td_ref );
162 inline TypeDescr::TypeDescr( typelib_TypeDescriptionReference * td_ref ) in TypeDescr() argument
165 TYPELIB_DANGER_GET( &m_td, td_ref ); in TypeDescr()
170 *reinterpret_cast< ::rtl::OUString const * >( &td_ref->pTypeName ) ); in TypeDescr()

Completed in 9 milliseconds