Searched refs:NF_KEY_AMPM (Results 1 – 6 of 6) sorted by relevance
48 NF_KEY_AMPM, // AM/PM enumerator
83 sKeyword[NF_KEY_AMPM].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "AM/PM" ) ); // AM/PM in ImpSvNumberformatScan()1119 case NF_KEY_AMPM: // AM,A,PM,P in ScanType()2329 case NF_KEY_AMPM: // AM/PM in FinalScan()2469 case NF_KEY_AMPM: // AM/PM in FinalScan()
2735 case NF_KEY_AMPM: // AM/PM in ImpGetTimeOutput()3274 case NF_KEY_AMPM: // AM/PM in ImpGetDateTimeOutput()
940 case NF_KEY_AMPM: break; // AM/PM may or may not be in date/time formats -> ignore by itself in lcl_IsDefaultDateFormat()1581 case NF_KEY_AMPM: in ExportPart_Impl()
1203 rParent.AddNfKeyword( NF_KEY_AMPM ); in EndElement()2134 case NF_KEY_AMPM: break; // AM/PM may or may not be in date/time formats -> ignore by itself in AddNfKeyword()
4078 rKeywordTable[NF_KEY_AMPM] = ::rtl::OUString::createFromAscii("AM/PM"); in GetNfKeywordTable()
Completed in 88 milliseconds