Home
last modified time | relevance | path

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

/trunk/main/tools/bootstrp/
H A Dinimgr.cxx179 DirEntry aDestEntry( sUniDestination ); in ForceUpdate() local
180 FileStat aDestStat( aDestEntry ); in ForceUpdate()
183 if (( !aDestEntry.Exists() ) || in ForceUpdate()
186 FileCopier aFileCopier( aDir[ i ], aDestEntry ); in ForceUpdate()
189 while ( !aDestEntry.Exists()) in ForceUpdate()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx3116 DirEntry aDestEntry( rDestPath ); in CopyFile() local
3119 FSysError nError = aSourceEntry.CopyTo( aDestEntry, FSYS_ACTION_COPYFILE ); in CopyFile()

Completed in 21 milliseconds