LibreOffice Module sc (master) 1
|
#include <textimportoptions.hxx>
#include <svx/langbox.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <i18nlangtag/languagetag.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScTextImportOptionsDlg, OKHdl, weld::Button &, void) | |
IMPL_LINK (ScTextImportOptionsDlg, RadioCheckHdl, weld::Toggleable &, rBtn, void) | |
IMPL_LINK | ( | ScTextImportOptionsDlg | , |
RadioCheckHdl | , | ||
weld::Toggleable & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 92 of file textimportoptions.cxx.
IMPL_LINK_NOARG | ( | ScTextImportOptionsDlg | , |
OKHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 87 of file textimportoptions.cxx.