Searched refs:NF_KEY_H (Results 1 – 6 of 6) sorted by relevance
277 sKeyword[NF_KEY_H].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "H" ) ); // hour 2 in SetDependentKeywords()412 sKeyword[NF_KEY_H].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "U" ) ); in SetDependentKeywords()422 sKeyword[NF_KEY_H].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "T" ) ); in SetDependentKeywords()426 sKeyword[NF_KEY_H].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "H" ) ); in SetDependentKeywords()1121 case NF_KEY_H: // H in ScanType()1133 if (nIndexPre == NF_KEY_H || // H in ScanType()1233 if (nIndexNex == NF_KEY_H || // H in ScanType()1486 sal_Unicode cOldKeyH = sKeyword[NF_KEY_H].GetChar(0); in FinalScan()2343 case NF_KEY_H: // H in FinalScan()2481 case NF_KEY_H: // H in FinalScan()
1282 else if (cUpper == rKeywords[NF_KEY_H].GetChar(0) || // H in ImpNextSymbol()1323 if (cUpper == rKeywords[NF_KEY_H].GetChar(0) || // H in ImpNextSymbol()2766 case NF_KEY_H: // H in ImpGetTimeOutput()3298 case NF_KEY_H: // H in ImpGetDateTimeOutput()
56 NF_KEY_H, // hour enumerator
1199 bEffLong ? NF_KEY_HH : NF_KEY_H ) ); in EndElement()2097 if ( nIndex == NF_KEY_H || nIndex == NF_KEY_HH || in AddNfKeyword()2127 case NF_KEY_H: eDateHours = XML_DEA_SHORT; break; in AddNfKeyword()
933 case NF_KEY_H: eDateHours = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()1566 case NF_KEY_H: in ExportPart_Impl()
4072 rKeywordTable[NF_KEY_H] = ::rtl::OUString::createFromAscii("H"); in GetNfKeywordTable()
Completed in 70 milliseconds