Home
last modified time | relevance | path

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

/AOO42X/main/ucb/source/ucp/file/
H A Dbc.cxx1113 rtl::OUString srcUncPath = srcUnc; in transfer() local
1123 NewTitle = srcUncPath.copy( 1 + srcUncPath.lastIndexOf( sal_Unicode('/') ) ); in transfer()
1155 m_pMyShell->move( nMyCommandIdentifier,srcUncPath,dstUncPath,NameClash ); in transfer()
1157 m_pMyShell->copy( nMyCommandIdentifier,srcUncPath,dstUncPath,NameClash ); in transfer()