Home
last modified time | relevance | path

Searched refs:FSYS_ACTION_COPYFILE (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/l10ntools/source/
H A Dhelpmerge.cxx138 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in CreateSDF()
291 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in Merge()
378 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in Merge()
H A Dxrmmerge.cxx214 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in GetXrmFile()
H A Dcfgmerge.cxx224 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in GetCfgFile()
H A Dlocalize.cxx731 …FSysError aErr = aSourceFile.CopyTo( DirEntry ( sOutputFile.GetBuffer() ) , FSYS_ACTION_COPYFILE ); in ExecuteMerge()
/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx2724 if ( FSYS_ACTION_COPYFILE != (nActions & FSYS_ACTION_COPYFILE) ) in CopyTo()
2826 FSysError nCopyError = CopyTo(rNewName, FSYS_ACTION_COPYFILE); in MoveTo()
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx130 #define FSYS_ACTION_COPYFILE 0x01 // not only create hardlink macro
/aoo41x/main/rsc/source/rsc/
H A Drsc.cxx761 aSrsPath.CopyTo( aTmpPath, FSYS_ACTION_COPYFILE ); in ParseOneFile()
/aoo41x/main/sd/source/filter/html/
H A Dhtmlex.cxx3119 FSysError nError = aSourceEntry.CopyTo( aDestEntry, FSYS_ACTION_COPYFILE ); in CopyFile()
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx646 if (aSourceDirEntry.CopyTo(DirEntry(aDest),FSYS_ACTION_COPYFILE) != FSYS_ERR_OK) in RTLFUNC()
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx2969 nErrorcode = DirEntry( aString1 ).CopyTo( DirEntry( aString2 ), FSYS_ACTION_COPYFILE ); in Execute()

Completed in 133 milliseconds