Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2277 INetURLObject aDbtFile( pNameItem->GetValue(), INET_PROT_FILE ); in ConvertTo() local
2278 aDbtFile.setExtension( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("dbt")) ); in ConvertTo()
2279 if ( IsDocument( aDbtFile ) && !KillFile( aDbtFile ) ) in ConvertTo()
2281 if ( bRet && !MoveFile( aTmpFile, aDbtFile ) ) in ConvertTo()

Completed in 27 milliseconds