Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx203 …OUString newLocation = msOutDirPath + fileName.copy ( 0, fileName.lastIndexOf( EXTN ) ) + rtl::OU… in proccessDocument() local
207 mxSFA->move( logFileURL, newLocation ); in proccessDocument()
208 …OSL_TRACE("new logfile location is %s ", rtl::OUStringToOString( newLocation, RTL_TEXTENCODING_UTF… in proccessDocument()
215 mxSFA->move( logFileURL, newLocation ); in proccessDocument()
216 …OSL_TRACE("new logfile location is %s ", rtl::OUStringToOString( newLocation, RTL_TEXTENCODING_UTF… in proccessDocument()

Completed in 6 milliseconds