Home
last modified time | relevance | path

Searched refs:savecsv (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.h125 const char *savecsv(Sheet *sheet, const char *name, char sep, int x1, int y1, int z1, int x2, int y…
H A Dmain.c689 if ((msg = savecsv(cursheet, name, seps[sep], x1, y1, z1, x2, y2, z2, &count))) { in do_savecsv()
H A Dsheet.c1121 const char *savecsv(Sheet *sheet, const char *name, char sep, int x1, int y1, int z1, int x2, int y… in savecsv() function