LibreOffice Module bridges (master) 1
Public Attributes | List of all members
CPPU_CURRENT_NAMESPACE::__cxa_eh_globals Struct Reference

#include <share.hxx>

Collaboration diagram for CPPU_CURRENT_NAMESPACE::__cxa_eh_globals:
[legend]

Public Attributes

__cxa_exceptioncaughtExceptions
 
unsigned int uncaughtExceptions
 

Detailed Description

Definition at line 69 of file gcc3_linux_alpha/share.hxx.

Member Data Documentation

◆ caughtExceptions

__cxa_exception * CPPU_CURRENT_NAMESPACE::__cxa_eh_globals::caughtExceptions

Definition at line 71 of file gcc3_linux_alpha/share.hxx.

Referenced by CPPU_CURRENT_NAMESPACE::fillUnoException().

◆ uncaughtExceptions

unsigned int CPPU_CURRENT_NAMESPACE::__cxa_eh_globals::uncaughtExceptions

Definition at line 72 of file gcc3_linux_alpha/share.hxx.


The documentation for this struct was generated from the following files: