LibreOffice Module sw (master) 1
Functions
ascfldlg.cxx File Reference
#include <sal/config.h>
#include <optional>
#include <utility>
#include <hintids.hxx>
#include <rtl/textenc.h>
#include <i18nlangtag/mslangid.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <unotools/lingucfg.hxx>
#include <unotools/viewoptions.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/printer.hxx>
#include <sfx2/docfile.hxx>
#include <svl/languageoptions.hxx>
#include <editeng/langitem.hxx>
#include <swtypes.hxx>
#include <ascfldlg.hxx>
#include <shellio.hxx>
#include <docsh.hxx>
#include <doc.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <vcl/metric.hxx>
Include dependency graph for ascfldlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SwAsciiFilterDlg, CharSetSelHdl, weld::ComboBox &, void)
 
 IMPL_LINK (SwAsciiFilterDlg, LineEndHdl, weld::Toggleable &, rBtn, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwAsciiFilterDlg  ,
LineEndHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 442 of file ascfldlg.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SwAsciiFilterDlg  ,
CharSetSelHdl  ,
weld::ComboBox ,
void   
)

Definition at line 365 of file ascfldlg.cxx.

References GetSystemLineEnd(), LANGUAGE_SYSTEM, LINEEND_CR, LINEEND_CRLF, and LINEEND_LF.