Searched refs:MAX_COL (Results 1 – 1 of 1) sorted by relevance
78 #define MAX_COL 64 // WW6-Beschreibung: 32, WW6-UI: 31 & WW8-UI: 63! macro114 sal_uInt16 maDirections[MAX_COL + 1];115 short nCenter[MAX_COL + 1]; // X-Rand aller Zellen dieses Bandes116 short nWidth[MAX_COL + 1]; // Laenge aller Zellen dieses Bandes124 sal_uInt8 nOverrideSpacing[MAX_COL + 1];125 short nOverrideValues[MAX_COL + 1][4];135 bool bExist[MAX_COL]; // Existiert diese Zelle ?136 sal_uInt8 nTransCell[MAX_COL + 2]; // UEbersetzung WW-Index -> SW-Index1215 if( nCols > MAX_COL ) in ReadDef()1453 if (nitcInsert >= MAX_COL) // cannot insert into cell outside max possible index in ProcessSprmTInsert()[all …]