Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/control/
H A Dfmtfield.cxx434 if (ImplGetFormatter()->IsTextFormat(m_nFormatKey)) in SetTextFormatted()
619 ImplGetFormatter(); // damit wird ein Standard-Formatter angelegt in ImplSetFormatKey()
718 DBG_ASSERT(!ImplGetFormatter()->IsTextFormat(m_nFormatKey), in GetThousandsSep()
731 DBG_ASSERT(!ImplGetFormatter()->IsTextFormat(m_nFormatKey), in SetThousandsSep()
762 DBG_ASSERT(!ImplGetFormatter()->IsTextFormat(m_nFormatKey), in GetDecimalDigits()
775 DBG_ASSERT(!ImplGetFormatter()->IsTextFormat(m_nFormatKey), in SetDecimalDigits()
866 if (!nMod && ImplGetFormatter()->IsTextFormat(m_nFormatKey)) in Notify()
985 if (ImplGetFormatter()->IsTextFormat(m_nFormatKey)) in ImplSetValue()
1024 if (ImplGetFormatter()->IsTextFormat(nFormatKey) && m_bTreatAsNumber) in ImplGetValue()
1029 if (ImplGetFormatter()->GetType(m_nFormatKey) == NUMBERFORMAT_PERCENT) in ImplGetValue()
[all …]
/aoo4110/main/svtools/inc/svtools/
H A Dfmtfield.hxx270 …SvNumberFormatter* ImplGetFormatter() const { return m_pFormatter ? m_pFormatter : ((FormattedFiel… in ImplGetFormatter() function in FormattedField

Completed in 28 milliseconds