Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/uno/
H A Dnamecont.cxx2534 OUString aDestDirPath = aDestInetObj.GetMainURL( INetURLObject::NO_DECODE ); in renameLibrary() local
2538 checkStorageURL( aDestDirPath, pImplLib->maLibInfoFileURL, pImplLib->maStorageURL, in renameLibrary()
2545 if( !mxSFI->isFolder( aDestDirPath ) ) in renameLibrary()
2546 mxSFI->createFolder( aDestDirPath ); in renameLibrary()
2572 INetURLObject aElementDestInetObj( aDestDirPath ); in renameLibrary()
2588 pImplLib->storeResourcesAsURL( aDestDirPath, NewName ); in renameLibrary()

Completed in 33 milliseconds