Home
last modified time | relevance | path

Searched refs:SetEvalDateFormat (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/core/data/ !
H A Dpoolhelp.cxx89 pFormTable->SetEvalDateFormat( NF_EVALDATEFORMAT_INTL_FORMAT ); in GetFormTable()
H A Dglobal.cxx222 pEnglishFormatter->SetEvalDateFormat( NF_EVALDATEFORMAT_INTL_FORMAT ); in GetEnglishFormatter()
/trunk/main/svl/source/numbers/ !
H A Dsupservs.cxx122 m_pOwnFormatter->SetEvalDateFormat( NF_EVALDATEFORMAT_FORMAT_INTL ); in initialize()
/trunk/main/svl/inc/svl/ !
H A Dzforlist.hxx646 void SetEvalDateFormat( NfEvalDateFormat eEDF ) { eEvalDateFormat = eEDF; } in SetEvalDateFormat() function in SvNumberFormatter
/trunk/main/svtools/source/control/ !
H A Dfmtfield.cxx810 m_pFormatter->SetEvalDateFormat( NF_EVALDATEFORMAT_INTL_FORMAT ); in FormatChanged()
/trunk/main/dbaccess/source/ui/misc/ !
H A DUITools.cxx1532 pFormatter->SetEvalDateFormat(NF_EVALDATEFORMAT_FORMAT); in setEvalDateFormatForFormatter()
/trunk/main/sw/source/core/doc/ !
H A Ddocfmt.cxx2410 pNumberFormatter->SetEvalDateFormat( NF_EVALDATEFORMAT_FORMAT_INTL ); in _CreateNumberFormatter()