LibreOffice Module extensions (master) 1
Namespaces | Functions | Variables
fieldmappingimpl.cxx File Reference
#include "fieldmappingimpl.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
#include <com/sun/star/ui/AddressBookSourceDialog.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/weld.hxx>
#include <com/sun/star/util/AliasProgrammaticPair.hpp>
#include <strings.hrc>
#include <componentmodule.hxx>
#include <unotools/confignode.hxx>
#include <sal/log.hxx>
Include dependency graph for fieldmappingimpl.cxx:

Go to the source code of this file.

Namespaces

namespace  abp
 
namespace  abp::fieldmapping
 
namespace  abp::addressconfig
 

Functions

bool abp::fieldmapping::invokeDialog (const Reference< XComponentContext > &_rxORB, class weld::Window *_pParent, const Reference< XPropertySet > &_rxDataSource, AddressSettings &_rSettings)
 
void abp::fieldmapping::defaultMapping (const Reference< XComponentContext > &_rxContext, MapString2String &_rFieldAssignment)
 
void abp::fieldmapping::writeTemplateAddressFieldMapping (const Reference< XComponentContext > &_rxContext, MapString2String &&aFieldAssignment)
 
void abp::addressconfig::writeTemplateAddressSource (const Reference< XComponentContext > &_rxContext, const OUString &_rDataSourceName, const OUString &_rTableName)
 
void abp::addressconfig::markPilotSuccess (const Reference< XComponentContext > &_rxContext)
 

Variables

const char16_t abp::sDriverSettingsNodeName [] = u"/org.openoffice.Office.DataAccess/DriverSettings/com.sun.star.comp.sdbc.MozabDriver"
 
constexpr OUStringLiteral abp::sAddressBookNodeName = u"/org.openoffice.Office.DataAccess/AddressBook"