LibreOffice Module unotest (master) 1
|
#include <cstdlib>
#include <string>
#include <string_view>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Exception.hpp>
#include <cppuhelper/exc_hlp.hxx>
#include <cppunit/Message.h>
#include <osl/thread.h>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <cppunit/Protector.h>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT CppUnit::Protector * | unoexceptionprotector () |
SAL_DLLPUBLIC_EXPORT CppUnit::Protector * unoexceptionprotector | ( | ) |
Definition at line 77 of file unoexceptionprotector.cxx.