Home
last modified time | relevance | path

Searched refs:CopyFile (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/tools/inc/tools/
H A Dpostsys.h116 #ifdef CopyFile
117 #undef CopyFile
124 #define WIN_CopyFile CopyFile
H A Dpostwin.h129 #ifdef CopyFile
130 #undef CopyFile
137 #define WIN_CopyFile CopyFile
/aoo4110/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf169 If daFso.FileExists( wrdPath ) Then daFso.CopyFile wrdPath, wrdPath & ".bak"
170 If daFso.FileExists( xlsPath ) Then daFso.CopyFile xlsPath, xlsPath & ".bak"
171 If daFso.FileExists( ppPath ) Then daFso.CopyFile ppPath, ppPath & ".bak"
/aoo4110/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyextensiondata.cxx110 fSuccess = CopyFile( sSourceFile.c_str(), sDestFile.c_str(), bFailIfExist ); in copyExtensionData()
/aoo4110/main/l10ntools/source/
H A Dhelpmerge.cxx476 if( !Export::CopyFile( sTempFile , sTempFileCopy ) ) in MergeSingleFile()
483 if( !Export::CopyFile( sTempFile , sTempFileCopy ) ) in MergeSingleFile()
H A Dexport2.cxx340 bool Export::CopyFile( const ByteString& source , const ByteString& dest ) in CopyFile() function in Export
/aoo4110/main/svx/inc/svx/
H A Dgalmisc.hxx111 sal_Bool CopyFile( const INetURLObject& rSrcURL, const INetURLObject& rDstURL );
/aoo4110/main/sd/source/filter/html/
H A Dhtmlex.hxx208 bool CopyFile( const String& rSourceFile, const String& rDestPath );
H A Dhtmlex.cxx3106 CopyFile( rSoundFile, maExportPath ); in InsertSound()
3113 bool HtmlExport::CopyFile( const String& rSourceFile, const String& rDestPath ) in CopyFile() function in HtmlExport
/aoo4110/main/svx/source/gallery2/
H A Dgaltheme.cxx724 CopyFile( aTmpURL, aInURL ); in Actualize()
738 CopyFile( aTmpURL, GetSdvURL() ); in Actualize()
H A Dgalmisc.cxx339 sal_Bool CopyFile( const INetURLObject& rSrcURL, const INetURLObject& rDstURL ) in CopyFile() function
/aoo4110/main/l10ntools/inc/
H A Dexport.hxx313 static bool CopyFile( const ByteString& source , const ByteString& dest );
/aoo4110/main/sal/osl/w32/
H A Dfile.cxx1150 if ( CopyFile( src, dst, FALSE ) ) in osl_copyFile()
/aoo4110/main/crashrep/source/win32/
H A Dsoreport.cpp770 return CopyFile( g_szDumpFileName, szFileName, FALSE ); in SaveDumpFile()
/aoo4110/main/migrationanalysis/src/wizard/
H A DWizard.frm2269 fso.CopyFile Source, dest

Completed in 150 milliseconds