LibreOffice Module sc (master) 1
Classes | Enumerations
asciiopt.hxx File Reference
#include <rtl/ustring.hxx>
#include <i18nlangtag/lang.h>
#include "csvcontrol.hxx"
Include dependency graph for asciiopt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScAsciiOptions
 

Enumerations

enum  ScImportAsciiCall {
  SC_IMPORTFILE ,
  SC_PASTETEXT ,
  SC_TEXTTOCOLUMNS
}
 How ScImportAsciiDlg is called. More...
 

Enumeration Type Documentation

◆ ScImportAsciiCall

How ScImportAsciiDlg is called.

Enumerator
SC_IMPORTFILE 
SC_PASTETEXT 
SC_TEXTTOCOLUMNS 

Definition at line 109 of file asciiopt.hxx.