Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1234 typelib_TypeDescriptionReference ** copyExceptions( in copyExceptions() function
1319 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()
1401 (*ppRet)->ppGetExceptions = copyExceptions( in typelib_typedescription_newExtendedInterfaceAttribute()
1404 (*ppRet)->ppSetExceptions = copyExceptions( in typelib_typedescription_newExtendedInterfaceAttribute()
1956 typelib_TypeDescriptionReference ** copyExceptions( in copyExceptions() function
2005 newMethod->ppExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()
2040 newAttribute->ppGetExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()
2044 newAttribute->ppSetExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()

Completed in 30 milliseconds