Home
last modified time | relevance | path

Searched refs:eAkt (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dread.cxx132 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 …]
/aoo42x/main/sc/source/filter/lotus/
H A Dlotread.cxx62 STATE eAkt = S_START; in Read() local
72 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 …]
/aoo42x/main/sc/source/filter/dif/
H A Ddifimp.cxx153 DATASET eAkt = D_UNKNOWN; in ScImportDif() local
155 while( eAkt != D_EOD ) in ScImportDif()
157 eAkt = aDifParser.GetNextDataset(); in ScImportDif()
161 switch( eAkt ) in ScImportDif()

Completed in 25 milliseconds