Searched refs:nTypeArray (Results 1 – 4 of 4) sorted by relevance
965 if (nTypeArray[i] > 0) in PreviousKeyword()966 res = nTypeArray[i]; in PreviousKeyword()979 if (nTypeArray[i] > 0) in NextKeyword()980 res = nTypeArray[i]; in NextKeyword()993 return nTypeArray[i]; in PreviousType()1068 nTypeArray[i] = 0; in Reset()1114 switch (nTypeArray[i]) in ScanType()1420 nTypeArray[i] = nTypeArray[i-1]; in InsertSymbol()1522 switch (nTypeArray[i]) in FinalScan()2132 switch (nTypeArray[i]) in FinalScan()[all …]
137 nTypeArray[i] = rNumFor.nTypeArray[i]; in Copy()152 short nType = nTypeArray[i]; in Save()179 rStream >> nTypeArray[i]; in Load()326 aI.nTypeArray = NULL; in ImpSvNumFor()342 delete [] aI.nTypeArray; in ~ImpSvNumFor()349 if ( aI.nTypeArray ) in Enlarge()350 delete [] aI.nTypeArray; in Enlarge()361 aI.nTypeArray = NULL; in Enlarge()440 switch ( aI.nTypeArray[j] ) in SaveNewCurrencyMap()452 switch ( aI.nTypeArray[j] ) in SaveNewCurrencyMap()[all …]
161 short nTypeArray[NF_MAX_FORMAT_SYMBOLS]; // Array der Infos member in ImpSvNumberformatScan
76 short* nTypeArray; // Array of infos member
Completed in 53 milliseconds