Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforscan.cxx88 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()
H A Dzformat.cxx2775 case NF_KEY_SS: // SS in ImpGetTimeOutput()
3307 case NF_KEY_SS: // SS in ImpGetDateTimeOutput()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx938 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()
H A Dxmlnumfi.cxx1213 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()
/trunk/main/svl/inc/svl/
H A Dnfkeytab.hxx59 NF_KEY_SS, // second 02 enumerator
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx4077 rKeywordTable[NF_KEY_SS] = ::rtl::OUString::createFromAscii("ss"); in GetNfKeywordTable()

Completed in 76 milliseconds