Home
last modified time | relevance | path

Searched refs:aTransferName (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sfx2/source/bastyp/
H A Dhelper.cxx101 OUString aTransferName = OUString::createFromAscii( "transfer" ); in Transfer_Impl() local
102 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
104 aDestPath.executeCommand( aTransferName, uno::makeAny( in Transfer_Impl()
/aoo4110/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx107 OUString aTransferName = OUString::createFromAscii( "transfer" ); in Transfer_Impl() local
108 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
110 aDestPath.executeCommand( aTransferName, makeAny( in Transfer_Impl()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx179 rtl::OUString aTransferName = rtl::OUString::createFromAscii( "transfer" ); in MoveFile() local
180 if ( xInfo->hasCommandByName( aTransferName ) ) in MoveFile()
182 aDestPath.executeCommand( aTransferName, uno::makeAny( in MoveFile()

Completed in 32 milliseconds