Searched refs:pNormalizer (Results 1 – 1 of 1) sorted by relevance
466 PValueNormalization pNormalizer; in convertToString() local467 if ( lcl_getValueNormalizer( *m_pData, i_value.getValueType(), pNormalizer ) ) in convertToString()471 … double const formatterCompliantValue = pNormalizer->convertToDouble( i_value ); in convertToString()472 sal_Int32 const formatKey = pNormalizer->getFormatKey(); in convertToString()
Completed in 8 milliseconds