Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dfmtfield.cxx438 m_sCurrentTextValue = rStr; in SetTextFormatted()
445 ImplGetFormatter()->IsNumberFormat(m_sCurrentTextValue, nTempFormatKey, dNumber) ) in SetTextFormatted()
448 …ImplGetFormatter()->GetOutputString(m_sCurrentTextValue, m_nFormatKey, sFormatted, &m_pLastOutputC… in SetTextFormatted()
490 ((FormattedField*)this)->m_sCurrentTextValue = GetText(); in GetTextValue()
493 return m_sCurrentTextValue; in GetTextValue()
/aoo4110/main/svtools/inc/svtools/
H A Dfmtfield.hxx101 String m_sCurrentTextValue; member in FormattedField

Completed in 20 milliseconds