Searched refs:NF_KEY_GENERAL (Results 1 – 4 of 4) sorted by relevance
71 NF_KEY_GENERAL, // General / Standard enumerator72 NF_KEY_LASTOLDKEYWORD = NF_KEY_GENERAL,
243 sKeyword[NF_KEY_GENERAL] = pCharClass->upper( sNameStandardFormat ); in SetDependentKeywords()541 if ( sString.Search( rKeyword[NF_KEY_GENERAL] ) == 0 ) in GetKeyWord()542 return NF_KEY_GENERAL; in GetKeyWord()1175 case NF_KEY_GENERAL: // Standard in ScanType()1537 case NF_KEY_GENERAL : // #77026# "General" is the same as "@" in FinalScan()1575 nTypeArray[i] == NF_KEY_GENERAL ) // Standard in FinalScan()1577 if (nTypeArray[i] == NF_KEY_GENERAL) in FinalScan()
978 NumFor[0].Info().nTypeArray[0] != NF_KEY_GENERAL)) ) in SvNumberformat()1948 case NF_KEY_GENERAL : // #77026# "General" is the same as "@" in GetOutputString()3600 case NF_KEY_GENERAL: // Standard im String in ImpGetNumberOutput()3766 case NF_KEY_GENERAL: // "General" in string in ImpNumberFillWithThousands()3884 case NF_KEY_GENERAL: // Standard im String in ImpNumberFill()
1347 case NF_KEY_GENERAL : in ExportPart_Impl()
Completed in 32 milliseconds