Home
last modified time | relevance | path

Searched refs:NF_SYMBOLTYPE_DECSEP (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dnfsymbol.hxx45 NF_SYMBOLTYPE_DECSEP = -6, // decimal separator enumerator
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1206 case NF_SYMBOLTYPE_DECSEP: in ExportPart_Impl()
1446 case NF_SYMBOLTYPE_DECSEP: in ExportPart_Impl()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx3541 (nType = rInfo.nTypeArray[j]) != NF_SYMBOLTYPE_DECSEP) in ImpGetNumberOutput()
3654 case NF_SYMBOLTYPE_DECSEP: in ImpNumberFillWithThousands()
3954 else if (nType == NF_SYMBOLTYPE_DECSEP || nType == NF_SYMBOLTYPE_EXP) in GetNumForInfo()
4310 case NF_SYMBOLTYPE_DECSEP : in GetMappedFormatstring()
H A Dzforscan.cxx1669 nTypeArray[nDecPos] == NF_SYMBOLTYPE_DECSEP ) in FinalScan()
1869 nTypeArray[i] = NF_SYMBOLTYPE_DECSEP; in FinalScan()