LibreOffice Module sc (master) 1
Functions
xmlsourcedlg.cxx File Reference
#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>
Include dependency graph for xmlsourcedlg.cxx:

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)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScXMLSourceDlg  ,
BtnPressedHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 605 of file xmlsourcedlg.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ScXMLSourceDlg  ,
RefModifiedHdl  ,
formula::RefEdit ,
void   
)

Definition at line 620 of file xmlsourcedlg.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScXMLSourceDlg  ,
TreeItemSelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 615 of file xmlsourcedlg.cxx.