Home
last modified time | relevance | path

Searched refs:setLocalDateTime (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx74 void setLocalDateTime( double nTimeInDays );
114 { setLocalDateTime( rDateTime - aEpochStart ); } in setGregorianDateTime()
/aoo4110/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx302 void CalendarWrapper::setLocalDateTime( double nTimeInDays ) in setLocalDateTime() function in CalendarWrapper
/aoo4110/main/svl/source/numbers/
H A Dzformat.cxx2741 GetCal().setLocalDateTime( fDiff ); in ImpGetTimeOutput()
2944 rCal.setLocalDateTime( fNumber ); in ImpGetDateOutput()
3151 rCal.setLocalDateTime( fNumber ); in ImpGetDateTimeOutput()

Completed in 40 milliseconds