LibreOffice Module dbaccess (master) 1
Namespaces | Typedefs | Functions
textconnectionsettings_uno.cxx File Reference
#include <textconnectionsettings.hxx>
#include <unoadmin.hxx>
#include <stringconstants.hxx>
#include <propertystorage.hxx>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/sdb/XTextConnectionSettings.hpp>
#include <comphelper/proparrhlp.hxx>
#include <connectivity/CommonTools.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>
#include <cppuhelper/implbase.hxx>
Include dependency graph for textconnectionsettings_uno.cxx:

Go to the source code of this file.

Namespaces

namespace  dbaui
 

Typedefs

typedef ::cppu::ImplInheritanceHelper< ODatabaseAdministrationDialog, css::sdb::XTextConnectionSettings > dbaui::OTextConnectionSettingsDialog_BASE
 
typedef ::comphelper::OPropertyArrayUsageHelper< OTextConnectionSettingsDialog > dbaui::OTextConnectionSettingsDialog_PBASE
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_dbaccess_OTextConnectionSettingsDialog_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_dbaccess_OTextConnectionSettingsDialog_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_dbaccess_OTextConnectionSettingsDialog_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 262 of file textconnectionsettings_uno.cxx.

Variable Documentation

◆ m_aPropertyValues

PropertyValues m_aPropertyValues
private

Definition at line 67 of file textconnectionsettings_uno.cxx.