Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx1078 rtl::OUString srcUncPath = srcUnc; in transfer() local
1088 NewTitle = srcUncPath.copy( 1 + srcUncPath.lastIndexOf( sal_Unicode('/') ) ); in transfer()
1120 m_pMyShell->move( nMyCommandIdentifier,srcUncPath,dstUncPath,NameClash ); in transfer()
1122 m_pMyShell->copy( nMyCommandIdentifier,srcUncPath,dstUncPath,NameClash ); in transfer()