|
COOPY » Guide
version 0.6.5
|
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 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.
1.7.4