Home
last modified time | relevance | path

Searched refs:GetNumFormatType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dcell.cxx716 nFormatType = aComp.GetNumFormatType(); in ScFormulaCell()
982 nFormatType = aComp.GetNumFormatType(); in CompileTokenArray()
1029 nFormatType = aComp.GetNumFormatType(); in CompileXML()
1069 nFormatType = aComp.GetNumFormatType(); in CalcAfterLoad()
/trunk/main/formula/inc/formula/
H A DFormulaCompiler.hxx223 short GetNumFormatType() const { return nNumFmt; } in GetNumFormatType() function in formula::FormulaCompiler