LibreOffice Module sc (master) 1
|
#include <dataproviderdlg.hxx>
#include <document.hxx>
#include <dataprovider.hxx>
#include <datatransformation.hxx>
#include <datamapper.hxx>
#include <dbdata.hxx>
#include <comphelper/string.hxx>
#include <sal/log.hxx>
#include <sfx2/filedlghelper.hxx>
#include <unotools/charclass.hxx>
#include <vcl/svapp.hxx>
#include <utility>
Go to the source code of this file.
Classes | |
class | ScDataTransformationBaseControl |
Functions | |
IMPL_LINK_NOARG (ScDataProviderDlg, ScrollToEnd, Timer *, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, ApplyQuitHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, CancelQuitHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, TransformationListHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, ProviderSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, IDEditHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, URLEditHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, ApplyBtnHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, BrowseBtnHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDataProviderDlg, TransformationSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScDeleteColumnTransformationControl, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScSplitColumnTransformationControl, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScMergeColumnTransformationControl, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScNumberTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScAggregateFunction, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScSortTransformationControl, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScColumnTextTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScReplaceNullTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDateTimeTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScFindReplaceTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDeleteRowTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScSwapRowsTransformation, DeleteHdl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | ScAggregateFunction | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1086 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScColumnTextTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1096 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
ApplyBtnHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 892 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
ApplyQuitHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 853 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
BrowseBtnHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 898 of file dataproviderdlg.cxx.
References sfx2::FileDialogHelper::CalcDataProvider, ERRCODE_NONE, sfx2::FileDialogHelper::Execute(), sfx2::FileDialogHelper::GetPath(), m_xDialog, and sfx2::FileDialogHelper::SetContext().
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
CancelQuitHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 858 of file dataproviderdlg.cxx.
References m_xDialog, and RET_CANCEL.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
IDEditHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 882 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
ProviderSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 877 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
ScrollToEnd | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 848 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
TransformationListHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 863 of file dataproviderdlg.cxx.
References i.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
TransformationSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 909 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDataProviderDlg | , |
URLEditHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 887 of file dataproviderdlg.cxx.
IMPL_LINK_NOARG | ( | ScDateTimeTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1106 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScDeleteColumnTransformationControl | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1066 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScDeleteRowTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1116 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScFindReplaceTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1111 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScMergeColumnTransformationControl | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1076 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScNumberTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1081 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScReplaceNullTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1101 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScSortTransformationControl | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1091 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScSplitColumnTransformationControl | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1071 of file dataproviderdlg.cxx.
References mnIndex.
IMPL_LINK_NOARG | ( | ScSwapRowsTransformation | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1121 of file dataproviderdlg.cxx.
References mnIndex.