Searched refs:aDestDirPath (Results 1 – 1 of 1) sorted by relevance
2534 OUString aDestDirPath = aDestInetObj.GetMainURL( INetURLObject::NO_DECODE ); in renameLibrary() local2538 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 39 milliseconds