LibreOffice Module connectivity (master) 1
|
#include <connectivity/conncleanup.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <osl/diagnose.h>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbtools |
Variables | |
constexpr OUStringLiteral | dbtools::ACTIVE_CONNECTION_PROPERTY_NAME = u"ActiveConnection" |