Searched refs:elementTypeDescr (Results 1 – 1 of 1) sorted by relevance
162 typelib_TypeDescription * elementTypeDescr = 0; in appendValue() local163 TYPELIB_DANGER_GET( &elementTypeDescr, elementTypeRef ); in appendValue()164 if (elementTypeDescr == 0) in appendValue()170 sal_Int32 nElementSize = elementTypeDescr->nSize; in appendValue()183 elementTypeDescr->pWeakRef, false ); in appendValue()193 TYPELIB_DANGER_RELEASE( elementTypeDescr ); in appendValue()
Completed in 5 milliseconds