Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dcheckinstall.cxx66 Date aToday; in CheckInstallation() local
68 if ( aToday > aTimeBombDate ) in CheckInstallation()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx2906 Date aToday; in IMPL_LINK() local
2907 if ( (aToday != GetDate()) || IsEmptyDate() ) in IMPL_LINK()
2909 SetDate( aToday ); in IMPL_LINK()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx2311 Date aToday; in RTLFUNC() local
2312 double nDays = (double)GetDayDiff( aToday ); in RTLFUNC()

Completed in 44 milliseconds