Searched refs:aTD (Results 1 – 3 of 3) sorted by relevance
194 TypeDescription aTD( getAttributeTypeDescr()->pAttributeTypeRef ); in get() local195 typelib_TypeDescription * pTD = aTD.get(); in get()234 TypeDescription aTD( getAttributeTypeDescr()->pAttributeTypeRef ); in set() local235 typelib_TypeDescription * pTD = aTD.get(); in set()
458 TypeDescription aTD(_rSequenceType); in getSequenceElementType() local460 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in getSequenceElementType()
1056 TypeDescription aTD(_rValue.getValueType()); in implTranslateProperty() local1058 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in implTranslateProperty()
Completed in 23 milliseconds