Searched refs:S_END (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sc/source/filter/dif/ |
| H A D | difimp.cxx | 275 enum STATE { S_VectorVal, S_Data, S_END, S_START, S_UNKNOWN, S_ERROR_L2 }; in GetNextTopic() enumerator 331 while( eS != S_END ) in GetNextTopic() 335 eS = S_END; in GetNextTopic() 394 eS = S_END; in GetNextTopic() 396 case S_END: in GetNextTopic() 405 eS = S_END; in GetNextTopic() 667 enum STATE { S_FIRST, S_PRE, S_POST, S_EXP_FIRST, S_EXP, S_END, S_FINDEND }; in ScanFloatVal() enumerator 673 while( eS != S_END ) in ScanFloatVal() 702 eS = S_END; in ScanFloatVal() 728 eS = S_END; in ScanFloatVal() [all …]
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotread.cxx | 52 S_END // Import finished in Read() enumerator 72 while( eAkt != S_END ) in Read() 77 eAkt = S_END; in Read() 88 eAkt = S_END; in Read() 103 eAkt = S_END; in Read() 108 eAkt = S_END; // hier kommt wat fuer <= WK1 hinne! in Read() 128 eAkt = S_END; in Read() 189 eAkt = S_END; in Read() 198 case S_END: // S_END in Read()
|