Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dvistaspecial.cxx189 bool bSuccess = MoveFile( sRenameSrc.c_str(), sRenameDst.c_str() ); in RenamePrgFolder()
196 bSuccess = MoveFile( sRenameSrc.c_str(), sRenameDst.c_str() ); in RenamePrgFolder()
H A Dcheckrunningoffice.cxx240 bool bSuccess = MoveFile( sRenameSrc.c_str(), sRenameDst.c_str() ); in IsOfficeRunning()
244 MoveFile( sRenameDst.c_str(), sRenameSrc.c_str() ); in IsOfficeRunning()
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt273 MoveFile Component_ N Component 1 Identifier If this component is not "selected" for installatio…
274 MoveFile DestFolder N Identifier Name of a property whose value is assumed to resolve to the f…
275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied…
276 MoveFile FileKey N Identifier Primary key that uniquely identifies a particular MoveFile record
277 MoveFile Options N 0 1 Integer value specifying the MoveFile operating mode, one of imfoEnum
278 MoveFile SourceFolder Y Identifier Name of a property whose value is assumed to resolve to the…
279 MoveFile SourceName Y Text Name of the source file(s) to be moved or copied. Can contain the …
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt273 MoveFile Component_ N Component 1 Identifier If this component is not "selected" for installatio…
274 MoveFile DestFolder N Identifier Name of a property whose value is assumed to resolve to the f…
275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied…
276 MoveFile FileKey N Identifier Primary key that uniquely identifies a particular MoveFile record
277 MoveFile Options N 0 1 Integer value specifying the MoveFile operating mode, one of imfoEnum
278 MoveFile SourceFolder Y Identifier Name of a property whose value is assumed to resolve to the…
279 MoveFile SourceName Y Text Name of the source file(s) to be moved or copied. Can contain the …
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt273 MoveFile Component_ N Component 1 Identifier If this component is not "selected" for installatio…
274 MoveFile DestFolder N Identifier Name of a property whose value is assumed to resolve to the f…
275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied…
276 MoveFile FileKey N Identifier Primary key that uniquely identifies a particular MoveFile record
277 MoveFile Options N 0 1 Integer value specifying the MoveFile operating mode, one of imfoEnum
278 MoveFile SourceFolder Y Identifier Name of a property whose value is assumed to resolve to the…
279 MoveFile SourceName Y Text Name of the source file(s) to be moved or copied. Can contain the …
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt273 MoveFile Component_ N Component 1 Identifier If this component is not "selected" for installatio…
274 MoveFile DestFolder N Identifier Name of a property whose value is assumed to resolve to the f…
275 MoveFile DestName Y Filename Name to be given to the original file after it is moved or copied…
276 MoveFile FileKey N Identifier Primary key that uniquely identifies a particular MoveFile record
277 MoveFile Options N 0 1 Integer value specifying the MoveFile operating mode, one of imfoEnum
278 MoveFile SourceFolder Y Identifier Name of a property whose value is assumed to resolve to the…
279 MoveFile SourceName Y Text Name of the source file(s) to be moved or copied. Can contain the …
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx150 …SC_DLLPRIVATE static sal_Bool MoveFile( const INetURLObject& rSource, const INetURLObject& rDest …
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx160 sal_Bool ScDocShell::MoveFile( const INetURLObject& rSourceObj, const INetURLObject& rDestObj ) in MoveFile() function in ScDocShell
H A Ddocsh.cxx2281 if ( bRet && !MoveFile( aTmpFile, aDbtFile ) ) in ConvertTo()
/trunk/main/tools/source/fsys/
H A Ddirent.cxx2814 MoveFile( bFrom.GetBuffer(), bTo.GetBuffer() ); in MoveTo()

Completed in 82 milliseconds