Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx190 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()
H A Dusercontrol.hxx107 sal_Int32 m_nLastDecimalDigits; member in pcr::OFormattedNumericControl
120 …ecision) { getTypedControlWindow()->SetDecimalDigits(nPrecision); m_nLastDecimalDigits = nPrecisio… in SetDecimalDigits()

Completed in 12 milliseconds