LibreOffice Module bridges (master) 1
|
#include <unointerfaceproxy.hxx>
#include <bridge.hxx>
#include <com/sun/star/uno/XInterface.hpp>
#include <utility>
#include <typelib/typedescription.h>
#include <uno/dispatcher.h>
Go to the source code of this file.
Namespaces | |
namespace | bridges |
namespace | bridges::cpp_uno |
namespace | bridges::cpp_uno::shared |
Functions | |
void | bridges::cpp_uno::shared::freeUnoInterfaceProxy (uno_ExtEnvironment *pEnv, void *pProxy) |
void | bridges::cpp_uno::shared::acquireProxy (uno_Interface *pUnoI) |
void | bridges::cpp_uno::shared::releaseProxy (uno_Interface *pUnoI) |