Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforscan.cxx277 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()
H A Dzformat.cxx1282 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()
/trunk/main/svl/inc/svl/
H A Dnfkeytab.hxx56 NF_KEY_H, // hour enumerator
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1199 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()
H A Dxmlnumfe.cxx933 case NF_KEY_H: eDateHours = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()
1566 case NF_KEY_H: in ExportPart_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx4072 rKeywordTable[NF_KEY_H] = ::rtl::OUString::createFromAscii("H"); in GetNfKeywordTable()

Completed in 89 milliseconds