Searched refs:m_nLastDecimalDigits (Results 1 – 2 of 2) sorted by relevance
190 m_nLastDecimalDigits = getTypedControlWindow()->GetDecimalDigits(); in OFormattedNumericControl()249 m_nLastDecimalDigits = getTypedControlWindow()->GetDecimalDigits(); in SetFormatDescription()254 m_nLastDecimalDigits = 7; in SetFormatDescription()257 m_nLastDecimalDigits = 0; in SetFormatDescription()270 m_nLastDecimalDigits = 0; in SetFormatDescription()
107 sal_Int32 m_nLastDecimalDigits; member in pcr::OFormattedNumericControl120 …ecision) { getTypedControlWindow()->SetDecimalDigits(nPrecision); m_nLastDecimalDigits = nPrecisio… in SetDecimalDigits()
Completed in 25 milliseconds