Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dnfsymbol.hxx47 NF_SYMBOLTYPE_EXP = -8, // exponent E enumerator
/trunk/main/svl/source/numbers/
H A Dzformat.cxx2536 bRes |= ImpNumberFill(ExpStr, fNumber, k, j, nIx, NF_SYMBOLTYPE_EXP); in GetOutputString()
2545 if (rInfo.nTypeArray[j] == NF_SYMBOLTYPE_EXP) in GetOutputString()
3954 else if (nType == NF_SYMBOLTYPE_DECSEP || nType == NF_SYMBOLTYPE_EXP) in GetNumForInfo()
H A Dzforscan.cxx1601 nTypeArray[i] = NF_SYMBOLTYPE_EXP; in FinalScan()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx1213 case NF_SYMBOLTYPE_EXP: in ExportPart_Impl()