|
LibreOffice Module sc (master) 1
|
#include <scuiimoptdlg.hxx>#include <scresid.hxx>#include <strings.hrc>#include <strings.hxx>#include <officecfg/Office/Calc.hxx>#include <osl/thread.h>#include <rtl/tencinfo.h>#include <imoptdlg.hxx>#include <svx/txencbox.hxx>#include <o3tl/string_view.hxx>#include <utility>Go to the source code of this file.
Classes | |
| class | ScDelimiterTable |
Functions | |
| IMPL_LINK_NOARG (ScImportOptionsDlg, FixedWidthHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (ScImportOptionsDlg, DoubleClickHdl, weld::TreeView &, bool) | |
| IMPL_LINK_NOARG | ( | ScImportOptionsDlg | , |
| DoubleClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 320 of file scuiimoptdlg.cxx.
| IMPL_LINK_NOARG | ( | ScImportOptionsDlg | , |
| FixedWidthHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 309 of file scuiimoptdlg.cxx.