Home
last modified time | relevance | path

Searched refs:newtime (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx6430 struct tm *newtime = localtime( &aclock ); // Convert time to struct tm form local
6431 fprintf( fp, asctime( newtime ) ); // print time stamp
/AOO42X/main/icc/
H A DSampleICC-1.3.2.patch3016 if (newtime->tm_mon==11 && newtime->tm_mday==31) {