LibreOffice Module desktop (master) 1
|
#include <sal/config.h>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/connection/XAcceptor.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/bridge/XInstanceProvider.hpp>
#include <com/sun/star/bridge/XBridgeFactory2.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/weakbag.hxx>
#include <osl/conditn.hxx>
#include <osl/thread.hxx>
#include <mutex>
Go to the source code of this file.
Classes | |
class | desktop::Acceptor |
class | desktop::AccInstanceProvider |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
@HTML | |
namespace | com::sun::star::uno |
namespace | desktop |