20 #ifndef INCLUDED_SC_SOURCE_UI_INC_LINKAREA_HXX
21 #define INCLUDED_SC_SOURCE_UI_INC_LINKAREA_HXX
27 namespace sfx2 {
class DocumentInserter; }
28 namespace sfx2 {
class FileDialogHelper; }
56 void LoadDocument(
const OUString& rFile,
const OUString& rFilter,
57 const OUString& rOptions );
64 const OUString& rOptions,
const OUString& rSource,
OUString GetFilter() const
sal_uLong GetRefresh() const
virtual ~ScLinkedAreaDlg() override
std::unique_ptr< weld::TreeView > m_xLbRanges
std::unique_ptr< sfx2::DocumentInserter > m_xDocInserter
std::unique_ptr< weld::SpinButton > m_xNfDelay
std::unique_ptr< weld::Button > m_xBtnBrowse
void UpdateSourceRanges()
std::unique_ptr< weld::Label > m_xFtSeconds
void LoadDocument(const OUString &rFile, const OUString &rFilter, const OUString &rOptions)
void InitFromOldLink(const OUString &rFile, const OUString &rFilter, const OUString &rOptions, const OUString &rSource, sal_uLong nRefresh)
ScDocShell * m_pSourceShell
OUString GetOptions() const
std::unique_ptr< weld::Button > m_xBtnOk
SfxObjectShellRef aSourceRef
ScLinkedAreaDlg(weld::Window *pParent)
DECL_LINK(FileHdl, weld::ComboBox &, bool)
OUString GetSource() const
std::unique_ptr< weld::CheckButton > m_xBtnReload
std::unique_ptr< SvtURLBox > m_xCbUrl