LibreOffice Module sc (master) 1
Classes | Variables
csvsplits.hxx File Reference
#include <sal/types.h>
#include <vector>
Include dependency graph for csvsplits.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScCsvSplits
 A vector of column splits that supports inserting, removing and moving splits. More...
 

Variables

const sal_uInt32 CSV_VEC_NOTFOUND = SAL_MAX_UINT32
 Constant for an invalid vector index. More...
 
const sal_Int32 CSV_POS_INVALID = -1
 Constant for an invalid ruler position. More...
 

Variable Documentation

◆ CSV_POS_INVALID

const sal_Int32 CSV_POS_INVALID = -1

◆ CSV_VEC_NOTFOUND

const sal_uInt32 CSV_VEC_NOTFOUND = SAL_MAX_UINT32