Home
last modified time | relevance | path

Searched refs:NF_KEY_S (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/svl/source/numbers/
H A Dzforscan.cxx87 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()
H A Dzformat.cxx1284 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()
/aoo4110/main/svl/inc/svl/
H A Dnfkeytab.hxx58 NF_KEY_S, // second enumerator
/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx937 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()
H A Dxmlnumfi.cxx1213 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()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtww8.cxx4090 rKeywordTable[NF_KEY_S] = ::rtl::OUString::createFromAscii("s"); in GetNfKeywordTable()

Completed in 84 milliseconds