Searched refs:eAkt (Results 1 – 3 of 3) sorted by relevance
132 eAkt = Z_Ende; in Read()139 if( eAkt != Z_Biff5TPre && eAkt != Z_Biff5WPre ) in Read()142 switch( eAkt ) in Read()235 eAkt = Z_Ende; in Read()258 eAkt = Z_Ende; in Read()297 eAkt = Z_Ende; in Read()367 eAkt = Z_Ende; in Read()420 eAkt = Z_Ende; in Read()529 eAkt = Z_Ende; in Read()541 ePrev = eAkt; in Read()[all …]
62 STATE eAkt = S_START; in Read() local72 while( eAkt != S_END ) in Read()77 eAkt = S_END; in Read()81 switch( eAkt ) in Read()88 eAkt = S_END; in Read()97 case Lotus_WK1: eAkt = S_WK1; break; in Read()98 case Lotus_WK3: eAkt = S_WK3; break; in Read()103 eAkt = S_END; in Read()122 eAkt = S_FM3; in Read()128 eAkt = S_END; in Read()[all …]
153 DATASET eAkt = D_UNKNOWN; in ScImportDif() local155 while( eAkt != D_EOD ) in ScImportDif()157 eAkt = aDifParser.GetNextDataset(); in ScImportDif()161 switch( eAkt ) in ScImportDif()
Completed in 19 milliseconds