LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs | Variables
csvgrid.hxx File Reference
#include <vcl/virdev.hxx>
#include <unotools/options.hxx>
#include <vector>
#include <memory>
#include <scdllapi.h>
#include <editutil.hxx>
#include "csvcontrol.hxx"
#include "csvsplits.hxx"
Include dependency graph for csvgrid.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScCsvColState
 This struct contains the state of one table column. More...
 
class  ScCsvGrid
 A data grid control for the CSV import dialog. More...
 

Namespaces

namespace  svtools
 

Typedefs

typedef ::std::vector< ScCsvColStateScCsvColStateVec
 

Variables

const sal_uInt32 CSV_COLUMN_INVALID = CSV_VEC_NOTFOUND
 

Typedef Documentation

◆ ScCsvColStateVec

typedef ::std::vector< ScCsvColState > ScCsvColStateVec

Definition at line 53 of file csvgrid.hxx.

Variable Documentation

◆ CSV_COLUMN_INVALID

const sal_uInt32 CSV_COLUMN_INVALID = CSV_VEC_NOTFOUND