LibreOffice Module dbaccess (master) 1
|
#include "connectiondependent.hxx"
#include <com/sun/star/sdb/tools/XConnectionTools.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | sdbtools::ConnectionTools |
implements the css::sdb::tools::XConnectionTools functionality More... | |
Namespaces | |
namespace | sdbtools |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::sdb::tools::XConnectionTools, css::lang::XServiceInfo, css::lang::XInitialization > | sdbtools::ConnectionTools_Base |