|
LibreOffice Module sc (master) 1
|
#include <xmlsourcedlg.hxx>#include <bitmaps.hlst>#include <document.hxx>#include <orcusfilters.hxx>#include <filter.hxx>#include <reffact.hxx>#include <tabvwsh.hxx>#include <tools/urlobj.hxx>#include <sfx2/filedlghelper.hxx>#include <sfx2/objsh.hxx>#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScXMLSourceDlg, BtnPressedHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK_NOARG (ScXMLSourceDlg, TreeItemSelectHdl, weld::TreeView &, void) | |
| IMPL_LINK_NOARG (ScXMLSourceDlg, RefModifiedHdl, formula::RefEdit &, void) | |
| IMPL_LINK | ( | ScXMLSourceDlg | , |
| BtnPressedHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 605 of file xmlsourcedlg.cxx.
| IMPL_LINK_NOARG | ( | ScXMLSourceDlg | , |
| RefModifiedHdl | , | ||
| formula::RefEdit & | , | ||
| void | |||
| ) |
Definition at line 620 of file xmlsourcedlg.cxx.
| IMPL_LINK_NOARG | ( | ScXMLSourceDlg | , |
| TreeItemSelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 615 of file xmlsourcedlg.cxx.