Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforscan.hxx236 return (nKey == NF_KEY_EC || nKey == NF_KEY_E) && in IsAmbiguousE()
237 (GetKeywords()[NF_KEY_EC] == GetKeywords()[NF_KEY_E]); in IsAmbiguousE()
H A Dzforscan.cxx82 sKeyword[NF_KEY_E].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "E" ) ); // Exponent in ImpSvNumberformatScan()
771 if ( eType == NF_KEY_E || IsAmbiguousE( eType ) ) in Next_Symbol()
779 eType = NF_KEY_E; in Next_Symbol()
784 eType = NF_KEY_E; in Next_Symbol()
1116 case NF_KEY_E: // E in ScanType()
1590 nTypeArray[i] == NF_KEY_E) // E+ in FinalScan()
/trunk/main/svl/inc/svl/
H A Dnfkeytab.hxx47 NF_KEY_E, // exponential symbol enumerator

Completed in 25 milliseconds