LibreOffice Module connectivity (master) 1
|
#include <cppuhelper/implbase2.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <connectivity/CommonTools.hxx>
#include <connectivity/dbtoolsdllapi.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::OConnectionWrapper |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::sdbc |
namespace | com::sun::star::uno |
namespace | connectivity |
Typedefs | |
typedef ::cppu::ImplHelper2< css::lang::XServiceInfo, css::lang::XUnoTunnel > | connectivity::OConnection_BASE |