Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx606 FileBase::RC nRet = File::move( getFullPathUNC( aSource ), getFullPathUNC( aDest ) ); in implStepRenameOSL()
652 FileBase::RC nRet = File::copy( getFullPathUNC( aSource ), getFullPathUNC( aDest ) ); in RTLFUNC()
703 File::remove( getFullPathUNC( aFileSpec ) ); in RTLFUNC()
744 Directory::create( getFullPathUNC( aPath ) ); in RTLFUNC()
864 implRemoveDirRecursive( getFullPathUNC( aPath ) ); in RTLFUNC()
933 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aStr ), aItem ); in RTLFUNC()
3026 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( rPar.Get(1)->GetString() ), aItem ); in RTLFUNC()
3086 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aPath ), aItem ); in RTLFUNC()
3503 String aOUStrProgUNC = getFullPathUNC( aOUStrProg ); in RTLFUNC()
4478 FileBase::RC nRet = DirectoryItem::get( getFullPathUNC( aStr ), aItem ); in RTLFUNC()
/trunk/main/basic/source/inc/
H A Druntime.hxx522 inline String getFullPathUNC( const String& aRelPath ) in getFullPathUNC() function

Completed in 40 milliseconds