Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx2576 String aDestElementPath( aElementDestInetObj.GetMainURL( INetURLObject::NO_DECODE ) ); in renameLibrary() local
2580 if( mxSFI->exists( aDestElementPath ) ) in renameLibrary()
2581 mxSFI->kill( aDestElementPath ); in renameLibrary()
2582 mxSFI->move( aElementPath, aDestElementPath ); in renameLibrary()

Completed in 30 milliseconds