Searched refs:NF_KEY_SS (Results 1 – 6 of 6) sorted by relevance
88 sKeyword[NF_KEY_SS].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "SS" ) ); // Second 02 in ImpSvNumberformatScan()1092 return (nIndexPre == NF_KEY_S || nIndexPre == NF_KEY_SS) in Is100SecZero()1124 case NF_KEY_SS: // SS in ScanType()1136 nIndexNex == NF_KEY_SS || // SS in ScanType()1238 nIndexNex == NF_KEY_SS ) // SS in ScanType()2346 case NF_KEY_SS: // SS in FinalScan()2484 case NF_KEY_SS: // SS in FinalScan()
2775 case NF_KEY_SS: // SS in ImpGetTimeOutput()3307 case NF_KEY_SS: // SS in ImpGetDateTimeOutput()
938 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in lcl_IsDefaultDateFormat()1310 if ( ( nPrevType == NF_KEY_S || nPrevType == NF_KEY_SS ) && in ExportPart_Impl()1577 case NF_KEY_SS: in ExportPart_Impl()1578 WriteSecondsElement_Impl( ( nElemType == NF_KEY_SS ), nPrecision ); in ExportPart_Impl()
1213 bEffLong ? NF_KEY_SS : NF_KEY_S ) ); in EndElement()2099 nIndex == NF_KEY_S || nIndex == NF_KEY_SS ) in AddNfKeyword()2132 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in AddNfKeyword()
59 NF_KEY_SS, // second 02 enumerator
4077 rKeywordTable[NF_KEY_SS] = ::rtl::OUString::createFromAscii("ss"); in GetNfKeywordTable()
Completed in 76 milliseconds