Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/corereflection/
H A Dcrcomp.cxx193 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in get() local
194 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in get()
226 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in set() local
227 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in set()
263 typelib_TypeDescription * pDeclTD = getDeclTypeDescr(); in set() local
264 while (pTD && !typelib_typedescription_equals( pTD, pDeclTD )) in set()

Completed in 7 milliseconds