Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dautorecovery.cxx1898 AutoRecovery::st_impl_removeFile(aInfo.OldTempURL); in implts_deregisterDocument()
1899 AutoRecovery::st_impl_removeFile(aInfo.NewTempURL); in implts_deregisterDocument()
2024 AutoRecovery::st_impl_removeFile(sRemoveURL1); in implts_markDocumentAsSaved()
2025 AutoRecovery::st_impl_removeFile(sRemoveURL2); in implts_markDocumentAsSaved()
2509 AutoRecovery::st_impl_removeFile(sRemoveFile); in implts_saveOneDoc()
3289 AutoRecovery::st_impl_removeFile(rInfo.OldTempURL); in implts_cleanUpWorkingEntry()
3290 AutoRecovery::st_impl_removeFile(rInfo.NewTempURL); in implts_cleanUpWorkingEntry()
3698 void AutoRecovery::st_impl_removeFile(const ::rtl::OUString& sURL) in st_impl_removeFile() function in framework::AutoRecovery
3725 AutoRecovery::st_impl_removeFile(sLockURL); in st_impl_removeLockFile()
/trunk/main/framework/inc/services/
H A Dautorecovery.hxx994 static void st_impl_removeFile(const ::rtl::OUString& sURL);