Searched refs:sFormattedValue (Results 1 – 2 of 2) sorted by relevance
794 String sFormattedValue; in GetExpandedFormula() local803 pFormatter->GetOutputString(sValue, nFmt, sFormattedValue, &pCol); in GetExpandedFormula()806 pFormatter->GetOutputString(GetValue(), nFmt, sFormattedValue, &pCol); in GetExpandedFormula()808 return sFormattedValue; in GetExpandedFormula()
272 String sFormattedValue; in GetContent() local277 pFormatter->GetOutputString(GetValue(), nFmt, sFormattedValue, &pCol); in GetContent()278 return sFormattedValue; in GetContent()
Completed in 314 milliseconds