Searched refs:aDestElementPath (Results 1 – 1 of 1) sorted by relevance
2576 String aDestElementPath( aElementDestInetObj.GetMainURL( INetURLObject::NO_DECODE ) ); in renameLibrary() local2580 if( mxSFI->exists( aDestElementPath ) ) in renameLibrary()2581 mxSFI->kill( aDestElementPath ); in renameLibrary()2582 mxSFI->move( aElementPath, aDestElementPath ); in renameLibrary()
Completed in 30 milliseconds