Home
last modified time | relevance | path

Searched refs:TimeModified (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/workben/
H A Dfstest.cxx81 Time aTimeModified(aDirStat.TimeModified()); in CheckTimes()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx215 Time TimeModified() const { return aTimeModified; } in TimeModified() function in FileStat
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3082 aTime = Time( aStat.TimeModified() ); in RTLFUNC()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3119 Time aTime( aStat.TimeModified() ); in Execute()