Home
last modified time | relevance | path

Searched refs:aTD (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/stoc/source/corereflection/
H A Dcriface.cxx194 TypeDescription aTD( getAttributeTypeDescr()->pAttributeTypeRef ); in get() local
195 typelib_TypeDescription * pTD = aTD.get(); in get()
234 TypeDescription aTD( getAttributeTypeDescr()->pAttributeTypeRef ); in set() local
235 typelib_TypeDescription * pTD = aTD.get(); in set()
/aoo41x/main/comphelper/source/misc/
H A Dtypes.cxx458 TypeDescription aTD(_rSequenceType); in getSequenceElementType() local
460 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in getSequenceElementType()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx1056 TypeDescription aTD(_rValue.getValueType()); in implTranslateProperty() local
1058 reinterpret_cast< typelib_IndirectTypeDescription* >(aTD.get()); in implTranslateProperty()

Completed in 160 milliseconds