LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbc/SQLWarning.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <connectivity/odbc.hxx>
#include <odbc/odbcbasedllapi.hxx>
#include <connectivity/CommonTools.hxx>
#include <TConnection.hxx>
#include <OTypeInfo.hxx>
#include <odbc/OTools.hxx>
#include <cppuhelper/weakref.hxx>
#include <AutoRetrievingBase.hxx>
#include <osl/module.h>
#include <rtl/ref.hxx>
#include <map>
Go to the source code of this file.
Classes | |
class | connectivity::odbc::OConnection |
Namespaces | |
namespace | connectivity |
namespace | connectivity::odbc |
Typedefs | |
typedef connectivity::OMetaConnection | connectivity::odbc::OConnection_BASE |
typedef std::vector< ::connectivity::OTypeInfo > | connectivity::odbc::TTypeInfoVector |