|
LibreOffice Module dbaccess (master) 1
|
#include <sal/config.h>#include <map>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/sdb/XDatabaseContext.hpp>#include <com/sun/star/sdbc/XConnection.hpp>#include <com/sun/star/sdbc/XDriver.hpp>#include <dsntypes.hxx>#include <svl/itemset.hxx>#include <com/sun/star/frame/XModel.hpp>#include <svl/poolitem.hxx>#include <vcl/weld.hxx>Go to the source code of this file.
Classes | |
| class | dbaui::ODbDataSourceAdministrationHelper |
Namespaces | |
| namespace | dbaui |
| namespace | dbaui::DataSourceInfoConverter |
Functions | |
| void | dbaui::DataSourceInfoConverter::convert (const css::uno::Reference< css::uno::XComponentContext > &xContext, const ::dbaccess::ODsnTypeCollection *_pCollection, std::u16string_view _sOldURLPrefix, std::u16string_view _sNewURLPrefix, const css::uno::Reference< css::beans::XPropertySet > &_xDatasource) |