#include <sal/config.h>
#include <cppuhelper/cppuhelperdllapi.h>
#include "interfacecontainer4.hxx"
#include "unoimplbase.hxx"
#include <cppuhelper/weak.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <mutex>
Go to the source code of this file.
|
namespace | cppuhelper |
| This is a straight copy of the include/comphelper/compbase.hxx file, copied here because it is nigh impossible to move shared code down into the URE layer.
|
|