LibreOffice Module sc (master) 1
|
#include <datastreamdlg.hxx>
#include <sfx2/filedlghelper.hxx>
#include <svtools/inettbc.hxx>
#include <address.hxx>
#include <docsh.hxx>
#include <datastream.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
Functions | |
sc::IMPL_LINK_NOARG (DataStreamDlg, BrowseHdl, weld::Button &, void) | |
sc::IMPL_LINK_NOARG (DataStreamDlg, UpdateClickHdl, weld::Toggleable &, void) | |
sc::IMPL_LINK_NOARG (DataStreamDlg, UpdateComboBoxHdl, weld::ComboBox &, void) | |
sc::IMPL_LINK_NOARG (DataStreamDlg, UpdateHdl, weld::Entry &, void) | |