Searched refs:NF_KEY_S (Results 1 – 6 of 6) sorted by relevance
87 sKeyword[NF_KEY_S].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "S" ) ); // Second in ImpSvNumberformatScan()1092 return (nIndexPre == NF_KEY_S || nIndexPre == NF_KEY_SS) in Is100SecZero()1123 case NF_KEY_S: // S in ScanType()1135 nIndexNex == NF_KEY_S || // S in ScanType()1237 nIndexNex == NF_KEY_S || // S in ScanType()1488 sal_Unicode cOldKeyS = sKeyword[NF_KEY_S].GetChar(0); in FinalScan()2345 case NF_KEY_S: // S in FinalScan()2483 case NF_KEY_S: // S in FinalScan()
1284 cUpper == rKeywords[NF_KEY_S].GetChar(0) ) // S in ImpNextSymbol()1325 cUpper == rKeywords[NF_KEY_S].GetChar(0) ) // S in ImpNextSymbol()2772 case NF_KEY_S: // S in ImpGetTimeOutput()3304 case NF_KEY_S: // S in ImpGetDateTimeOutput()
937 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()1310 if ( ( nPrevType == NF_KEY_S || nPrevType == NF_KEY_SS ) && in ExportPart_Impl()1576 case NF_KEY_S: in ExportPart_Impl()
1213 bEffLong ? NF_KEY_SS : NF_KEY_S ) ); in EndElement()2099 nIndex == NF_KEY_S || nIndex == NF_KEY_SS ) in AddNfKeyword()2131 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in AddNfKeyword()
58 NF_KEY_S, // second enumerator
4076 rKeywordTable[NF_KEY_S] = ::rtl::OUString::createFromAscii("s"); in GetNfKeywordTable()
Completed in 61 milliseconds