LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/util/XStringSubstitution.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/weakref.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::ParameterSubstitution |
Namespaces | |
namespace | connectivity |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::util::XStringSubstitution,css::lang::XServiceInfo,css::lang::XInitialization > | connectivity::ParameterSubstitution_BASE |