LibreOffice Module cppuhelper (master) 1
|
#include <sal/config.h>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <cppuhelper/weakagg.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <algorithm>
#include <vector>
#include <mutex>
Go to the source code of this file.
Classes | |
class | cppu::OWeakConnectionPoint |
class | com::sun::star::uno::OWeakRefListener |
Namespaces | |
namespace | cppu |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
Variables | |
static std::mutex * | cppu::gpWeakMutex = new std::mutex |