LibreOffice Module extensions (master) 1
|
#include "ole2uno.hxx"
#include <comphelper/windowserrorstring.hxx>
#include <osl/thread.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
Functions | |
void | o2u_attachCurrentThread () |
void o2u_attachCurrentThread | ( | ) |
Definition at line 26 of file olethread.cxx.
Referenced by IUnknownWrapper::createBridge(), OleClient::createInstance(), IUnknownWrapper::directInvoke(), IUnknownWrapper::getValue(), IUnknownWrapper::hasMember(), IUnknownWrapper::hasMethod(), IUnknownWrapper::hasProperty(), IUnknownWrapper::initialize(), IUnknownWrapper::invoke(), IUnknownWrapper::invokeGetProperty(), IUnknownWrapper::invokePutProperty(), OneInstanceOleWrapper::registerClass(), IUnknownWrapper::setValue(), and IUnknownWrapper::~IUnknownWrapper().