Home
last modified time | relevance | path

Searched refs:pExcTypeDescr (Results 1 – 25 of 41) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx155 typelib_TypeDescription * pExcTypeDescr = nullptr; in fillUnoException() local
161 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
162 if (pExcTypeDescr == nullptr) in fillUnoException()
172 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
173 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx236 typelib_TypeDescription * pExcTypeDescr = nullptr; in fillUnoException() local
242 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
243 if (pExcTypeDescr == nullptr) in fillUnoException()
253 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
254 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_aix_powerpc/
H A Dexcept.cxx247 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
249 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
250 if (! pExcTypeDescr) in fillUnoException()
254 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
255 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx245 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
247 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
248 if (! pExcTypeDescr) in fillUnoException()
252 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
253 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx243 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
245 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
246 if (! pExcTypeDescr) in fillUnoException()
250 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
251 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx243 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
245 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
246 if (! pExcTypeDescr) in fillUnoException()
250 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
251 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_aix_powerpc/
H A Dexcept.cxx247 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
249 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
250 if (! pExcTypeDescr) in fillUnoException()
254 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
255 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx243 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
245 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
246 if (! pExcTypeDescr) in fillUnoException()
250 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
251 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx245 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
247 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
248 if (! pExcTypeDescr) in fillUnoException()
252 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
253 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx244 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
246 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
247 if (! pExcTypeDescr) in fillUnoException()
251 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
252 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx243 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
245 ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
246 if (! pExcTypeDescr) in fillUnoException()
250 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
251 ::typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx265 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
272 if (0 == pExcTypeDescr) in fillUnoException()
282 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
283 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx268 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
274 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
275 if (0 == pExcTypeDescr) in fillUnoException()
285 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
286 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx265 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
271 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
272 if (0 == pExcTypeDescr) in fillUnoException()
282 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
283 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx274 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
281 if (0 == pExcTypeDescr) in fillUnoException()
292 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
293 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx267 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
274 if (0 == pExcTypeDescr) in fillUnoException()
284 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
285 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_sparc64/
H A Dexcept.cxx267 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
273 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
274 if (0 == pExcTypeDescr) in fillUnoException()
284 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
285 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx274 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
281 if (0 == pExcTypeDescr) in fillUnoException()
291 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
292 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_mips64/
H A Dexcept.cxx266 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
272 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
273 if (0 == pExcTypeDescr) in fillUnoException()
283 uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
284 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx274 typelib_TypeDescription * pExcTypeDescr = 0; in fillUnoException() local
280 typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData ); in fillUnoException()
281 if (0 == pExcTypeDescr) in fillUnoException()
292 uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno ); in fillUnoException()
293 typelib_typedescription_release( pExcTypeDescr ); in fillUnoException()

12