Searched refs:FType (Results 1 – 1 of 1) sorted by relevance
1190 short FType; in IsNumberFormat() local1196 FType = NUMBERFORMAT_NUMBER; in IsNumberFormat()1200 FType = pFormat->GetType() &~NUMBERFORMAT_DEFINED; in IsNumberFormat()1201 if (FType == 0) in IsNumberFormat()1202 FType = NUMBERFORMAT_DEFINED; in IsNumberFormat()1206 short RType = FType; in IsNumberFormat()1214 if (res && !IsCompatible(FType, RType)) // unpassender Typ in IsNumberFormat()
Completed in 32 milliseconds