Home
last modified time | relevance | path

Searched defs:pSystemTime (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dtime.cxx93 struct tm *pSystemTime; in osl_getDateTimeFromTimeValue() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dtime.cxx93 struct tm *pSystemTime; in osl_getDateTimeFromTimeValue() local
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/wm/
H A Dtime.cpp150 time_t SystemTimeToTime(const LPSYSTEMTIME pSystemTime) in SystemTimeToTime()