Searched refs:unoException (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
| H A D | exceptions.cxx | 431 void * cppException, char const * cppName, uno_Any * unoException, in fillUnoException() argument 446 unoException, &exc, getCppuType(&exc).getTypeLibType(), cppToUno); in fillUnoException() 448 uno_any_constructAndConvert(unoException, cppException, type, cppToUno); in fillUnoException()
|
| H A D | exceptions.hxx | 63 void * cppException, char const * cppName, uno_Any * unoException,
|