Home
last modified time | relevance | path

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

/AOO41X/main/basic/source/sbx/ !
H A Dsbxdate.cxx109 DateFormat eDate = aSysLocale.GetLocaleData().getDateFormat(); in ImpGetDate()
257 DateFormat eDate = aSysLocale.GetLocaleData().getDateFormat(); in ImpPutDate()
/AOO41X/main/basic/source/runtime/ !
H A Druntime.cxx340 DateFormat eDate = aSysLocale.GetLocaleData().getDateFormat(); in GetNumberFormatter()
378 eDate = aSysLocale.GetLocaleData().getDateFormat(); in PrepareNumberFormatter()
/AOO41X/main/svl/source/numbers/ !
H A Dzforfind.cxx1010 DateFmt = pLoc->getDateFormat(); in GetDateRef()
1020 DateFmt = pLoc->getDateFormat(); in GetDateRef()
1032 DateFmt = pLoc->getDateFormat(); in GetDateRef()
H A Dzformat.cxx4091 return rLoc().getDateFormat(); in GetDateOrder()
/AOO41X/main/unotools/inc/unotools/ !
H A Dlocaledatawrapper.hxx246 DateFormat getDateFormat() const;
/AOO41X/main/unotools/source/i18n/ !
H A Dlocaledatawrapper.cxx1023 DateFormat LocaleDataWrapper::getDateFormat() const in getDateFormat() function in LocaleDataWrapper
1526 switch ( getDateFormat() ) in getDate()
/AOO41X/main/vcl/source/control/ !
H A Dfield2.cxx1724 switch ( ImplGetLocaleDataWrapper().getDateFormat() ) in GetExtDateFormat()