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

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)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( ScImportOptionsDlg  ,
DoubleClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 320 of file scuiimoptdlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( ScImportOptionsDlg  ,
FixedWidthHdl  ,
weld::Toggleable ,
void   
)

Definition at line 309 of file scuiimoptdlg.cxx.