Home
last modified time | relevance | path

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

/trunk/main/registry/source/
H A Dregimpl.cxx1151 OString targetPath( OUStringToOString(sTargetPath, RTL_TEXTENCODING_UTF8) ); in checkBlop() local
1177 targetPath.getStr()); in checkBlop()
1208 targetPath.getStr()); in checkBlop()
1218 targetPath.getStr()); in checkBlop()
1228 targetPath.getStr()); in checkBlop()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DProcess.java500 String targetPath, in generate() argument
530 String fn = fileAccess.getPath(targetPath, key.substring(0, key.length() - 4)); in generate()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx1158 rtl::OUString targetPath(dstUnqPath); in move() local
1168 targetPath = aStatus.getLinkTargetURL(); in move()
1171 osl::File::remove( targetPath ); in move()
1173 nError = osl_File_move( srcUnqPath,targetPath ); in move()

Completed in 40 milliseconds