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