COOPY » Guide  version 0.6.5
Defines
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/SheetStyle.cpp File Reference
#include <coopy/SheetStyle.h>
#include <ctype.h>
#include <string>
#include <map>

Go to the source code of this file.

Defines

#define SEPARATOR_COMMA   0
#define SEPARATOR_TAB   1
#define SEPARATOR_SEMICOLON   2
#define SEPARATOR_COUNT   3

Define Documentation

#define SEPARATOR_COMMA   0

Definition at line 89 of file SheetStyle.cpp.

#define SEPARATOR_COUNT   3

Definition at line 92 of file SheetStyle.cpp.

Referenced by coopy::store::SheetStyle::setFromInspection().

#define SEPARATOR_SEMICOLON   2

Definition at line 91 of file SheetStyle.cpp.

#define SEPARATOR_TAB   1

Definition at line 90 of file SheetStyle.cpp.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines