Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx94 double m_dSpinLast; member in FormattedField
189 void SetSpinLast(double dLast) { m_dSpinLast = dLast; } in SetSpinLast()
190 double GetSpinLast() const { return m_dSpinLast; } in GetSpinLast()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx357 ,m_dSpinLast(1000000) \

Completed in 20 milliseconds