Home
last modified time | relevance | path

Searched refs:MULBLANK (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/catdoc/catdoc-0.95/src/
H A Dxltypes.h84 #define MULBLANK 0xBE macro
H A Dxlsparse.c238 case MULBLANK: { in process_item()
H A Dtags124 MULBLANK xltypes.h 84;" d
/dports/textproc/R-cran-readxl/readxl/src/libxls/
H A Dxlsstruct.h205 typedef struct MULBLANK struct
212 MULBLANK; argument
/dports/math/libxls/libxls-1.6.2/include/libxls/
H A Dxlsstruct.h206 typedef struct MULBLANK struct
213 MULBLANK; argument
/dports/textproc/R-cran-readxl/readxl/src/
H A Dxls.c467 return (bof->size < offsetof(MULBLANK, xf)); in xls_isCellTooSmall()
593 cell->xf=xlsShortVal(((MULBLANK*)buf)->xf[i]); in xls_addCell()
1149 if (pWS->rows.lastcol<xlsShortVal(((MULBLANK*)buf)->col) + (tmp.size - 6)/2 - 1) in xls_preparseWorkSheet()
1150 pWS->rows.lastcol=xlsShortVal(((MULBLANK*)buf)->col) + (tmp.size - 6)/2 - 1; in xls_preparseWorkSheet()
1151 if (pWS->rows.lastrow<xlsShortVal(((MULBLANK*)buf)->row)) in xls_preparseWorkSheet()
1152 pWS->rows.lastrow=xlsShortVal(((MULBLANK*)buf)->row); in xls_preparseWorkSheet()
/dports/math/libxls/libxls-1.6.2/src/
H A Dxls.c470 return (bof->size < offsetof(MULBLANK, xf)); in xls_isCellTooSmall()
596 cell->xf=xlsShortVal(((MULBLANK*)buf)->xf[i]); in xls_addCell()
1154 if (pWS->rows.lastcol<xlsShortVal(((MULBLANK*)buf)->col) + (tmp.size - 6)/2 - 1) in xls_preparseWorkSheet()
1155 pWS->rows.lastcol=xlsShortVal(((MULBLANK*)buf)->col) + (tmp.size - 6)/2 - 1; in xls_preparseWorkSheet()
1156 if (pWS->rows.lastrow<xlsShortVal(((MULBLANK*)buf)->row)) in xls_preparseWorkSheet()
1157 pWS->rows.lastrow=xlsShortVal(((MULBLANK*)buf)->row); in xls_preparseWorkSheet()
/dports/textproc/py-xlwt/xlwt-1.3.0/docs/
H A Dchanges.rst125 - Fixed a bug when writing ``MULBLANK`` records on big-endian platforms.
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A DChangeLog11282 * ms-excel-read.c (ms_excel_read_cell:MULBLANK) : pre-merge the XF
11340 * ms-excel-read.c (ms_excel_read_cell:MULBLANK) : Insert blanks in
11409 * ms-excel-read.c (ms_excel_read_cell:MULBLANK) : Insert blanks in
11479 * ms-excel-read.c (ms_excel_read_cell:MULBLANK) : Insert blanks in
11538 (ms_excel_read_cell:MULBLANK) : Rework to include last_col