Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx1236 typelib_TypeDescriptionReference ** copyExceptions( in copyExceptions() function
1321 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()
1403 (*ppRet)->ppGetExceptions = copyExceptions( in typelib_typedescription_newExtendedInterfaceAttribute()
1406 (*ppRet)->ppSetExceptions = copyExceptions( in typelib_typedescription_newExtendedInterfaceAttribute()
1958 typelib_TypeDescriptionReference ** copyExceptions( in copyExceptions() function
2007 newMethod->ppExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()
2042 newAttribute->ppGetExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()
2046 newAttribute->ppSetExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()

Completed in 19 milliseconds