LibreOffice Module extensions (master) 1
|
#include <addresssettings.hxx>
Public Attributes | |
AddressSourceType | eType |
OUString | sDataSourceName |
OUString | sRegisteredDataSourceName |
OUString | sSelectedTable |
bool | bIgnoreNoTable |
MapString2String | aFieldMapping |
bool | bRegisterDataSource |
bool | bEmbedDataSource |
Definition at line 42 of file addresssettings.hxx.
MapString2String abp::AddressSettings::aFieldMapping |
Definition at line 49 of file addresssettings.hxx.
Referenced by abp::IMPL_LINK_NOARG(), abp::OAddressBookSourcePilot::implCommitAll(), abp::OAddressBookSourcePilot::implDoAutoFieldMapping(), abp::FieldMappingPage::implUpdateHint(), and abp::fieldmapping::invokeDialog().
bool abp::AddressSettings::bEmbedDataSource |
Definition at line 51 of file addresssettings.hxx.
Referenced by abp::FinalPage::commitPage(), abp::OAddressBookSourcePilot::OAddressBookSourcePilot(), and abp::ODataSource::store().
bool abp::AddressSettings::bIgnoreNoTable |
bool abp::AddressSettings::bRegisterDataSource |
Definition at line 50 of file addresssettings.hxx.
Referenced by abp::FinalPage::commitPage(), abp::OABSPilotUno::executedDialog(), abp::OAddressBookSourcePilot::implCommitAll(), abp::fieldmapping::invokeDialog(), and abp::OAddressBookSourcePilot::OAddressBookSourcePilot().
AddressSourceType abp::AddressSettings::eType |
Definition at line 44 of file addresssettings.hxx.
Referenced by abp::TypeSelectionPage::commitPage(), abp::OAddressBookSourcePilot::implCreateDataSource(), abp::TypeSelectionPage::initializePage(), abp::OAddressBookSourcePilot::needAdminInvokationPage(), abp::OAddressBookSourcePilot::needManualFieldMapping(), abp::OAddressBookSourcePilot::OAddressBookSourcePilot(), and abp::OAddressBookSourcePilot::prepareLeaveCurrentState().
OUString abp::AddressSettings::sDataSourceName |
Definition at line 45 of file addresssettings.hxx.
Referenced by abp::FinalPage::commitPage(), abp::OABSPilotUno::executedDialog(), abp::OAddressBookSourcePilot::implCommitAll(), abp::OAddressBookSourcePilot::implCreateDataSource(), abp::fieldmapping::invokeDialog(), abp::OAddressBookSourcePilot::OAddressBookSourcePilot(), and abp::FinalPage::setFields().
OUString abp::AddressSettings::sRegisteredDataSourceName |
Definition at line 46 of file addresssettings.hxx.
Referenced by abp::FinalPage::commitPage(), abp::OABSPilotUno::executedDialog(), abp::OAddressBookSourcePilot::implCommitAll(), and abp::fieldmapping::invokeDialog().
OUString abp::AddressSettings::sSelectedTable |
Definition at line 47 of file addresssettings.hxx.
Referenced by abp::TableSelectionPage::commitPage(), abp::OAddressBookSourcePilot::impl_updateRoadmap(), abp::OAddressBookSourcePilot::implCommitAll(), abp::OAddressBookSourcePilot::implDefaultTableName(), abp::TableSelectionPage::initializePage(), abp::fieldmapping::invokeDialog(), and abp::OAddressBookSourcePilot::prepareLeaveCurrentState().